Skip to content

Commit 2a6cd09

Browse files
committed
android: bump version code
Signed-off-by: Denton Gentry <[email protected]>
1 parent adfcedb commit 2a6cd09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ android {
2525
defaultConfig {
2626
minSdkVersion 22
2727
targetSdkVersion 29
28-
versionCode 46
29-
versionName "v1.10.0-405ea978f8b-g242c936b2cd"
28+
versionCode 47
29+
versionName "v1.10.1-cd3fd076cc7-gadfcedb0972"
3030
}
3131
compileOptions {
3232
sourceCompatibility 1.8

0 commit comments

Comments
 (0)