Skip to content

Commit 639aeba

Browse files
committed
android: bump version code
Signed-off-by: Elias Naur <[email protected]>
1 parent 10ded1b commit 639aeba

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 30
28-
versionCode 44
29-
versionName "v1.10.0-405ea978f8b-g47b732aaab1"
28+
versionCode 45
29+
versionName "v1.10.0-405ea978f8b-g10ded1bad29"
3030
}
3131
compileOptions {
3232
sourceCompatibility 1.8

0 commit comments

Comments
 (0)