Skip to content

Commit

Permalink
android: bump version code
Browse files Browse the repository at this point in the history
Signed-off-by: Denton Gentry <[email protected]>
  • Loading branch information
DentonGentry committed Apr 17, 2022
1 parent 4ccafba commit 58e8572
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ android {
defaultConfig {
minSdkVersion 22
targetSdkVersion 30
versionCode 95
versionName "1.23.152-t9f604f2bd-gcc70ae7aa62"
versionCode 96
versionName "1.23.192-tc591c9165-g4ccafba8f7f"
}
compileOptions {
sourceCompatibility 1.8
Expand Down

0 comments on commit 58e8572

Please sign in to comment.