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 Feb 20, 2022
1 parent 5868fdb commit 69f2fe6
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 @@ -25,8 +25,8 @@ android {
defaultConfig {
minSdkVersion 22
targetSdkVersion 30
versionCode 88
versionName "1.21.52-taaba49ca1-g467ddfc6052-dirty"
versionCode 89
versionName "1.21.112-td19a63ddf-g5868fdb7b04"
}
compileOptions {
sourceCompatibility 1.8
Expand Down

0 comments on commit 69f2fe6

Please sign in to comment.