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 Jul 3, 2021
1 parent adfcedb commit 2a6cd09
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 29
versionCode 46
versionName "v1.10.0-405ea978f8b-g242c936b2cd"
versionCode 47
versionName "v1.10.1-cd3fd076cc7-gadfcedb0972"
}
compileOptions {
sourceCompatibility 1.8
Expand Down

0 comments on commit 2a6cd09

Please sign in to comment.