Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ClassicOldSong committed Jul 22, 2024
1 parent f531a83 commit 8c1db21
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-240722.2"
versionCode = 4
versionName "12.1-noir-240723"
versionCode = 5

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

0 comments on commit 8c1db21

Please sign in to comment.