Skip to content

Commit 3eab35c

Browse files
committed
android: bump version code
Signed-off-by: Elias Naur <[email protected]>
1 parent 5a581c1 commit 3eab35c

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 21
28+
versionCode 22
2929
versionName System.getenv("VERSION")
3030
}
3131
compileOptions {

0 commit comments

Comments
 (0)