Skip to content

Commit 39dfd84

Browse files
committed
android: bump version code
Signed-off-by: Elias Naur <[email protected]>
1 parent 2b38d32 commit 39dfd84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ android {
2525
defaultConfig {
2626
minSdkVersion 22
2727
targetSdkVersion 29
28-
versionCode 22
28+
versionCode 23
2929
versionName System.getenv("VERSION")
3030
}
3131
compileOptions {

0 commit comments

Comments
 (0)