android: bump version code

Signed-off-by: Elias Naur <mail@eliasnaur.com>
pull/4/head
Elias Naur 5 years ago
parent 5a581c1a9d
commit 3eab35ca80

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

Loading…
Cancel
Save