android: bump version code

Signed-off-by: Elias Naur <mail@eliasnaur.com>
pull/4/head v1.2.2-t76c2982d8-g39dfd8495
Elias Naur 4 years ago
parent 2b38d32130
commit 39dfd84951

@ -25,7 +25,7 @@ android {
defaultConfig {
minSdkVersion 22
targetSdkVersion 29
versionCode 22
versionCode 23
versionName System.getenv("VERSION")
}
compileOptions {

Loading…
Cancel
Save