Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ClassicOldSong committed Aug 1, 2024
1 parent bf4a64a commit 18104c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
minSdk 21
targetSdk 34

versionName "12.1-noir-240729"
versionCode = 7
versionName "12.1-noir-240802"
versionCode = 8

// Generate native debug symbols to allow Google Play to symbolicate our native crashes
ndk.debugSymbolLevel = 'FULL'
Expand Down

0 comments on commit 18104c7

Please sign in to comment.