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 Oct 8, 2021
1 parent 2840d54 commit 9415b55
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 69
versionName "1.15.210-tbabd163aa-g9b52c6b357b"
versionCode 70
versionName "1.16.0-tb0f4f3161-g2840d54aade"
}
compileOptions {
sourceCompatibility 1.8
Expand Down

0 comments on commit 9415b55

Please sign in to comment.