android: bump version code

Signed-off-by: Elias Naur <mail@eliasnaur.com>
pull/3/head
Elias Naur 4 years ago
parent 2e24d0609d
commit 541e3431f6

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

Loading…
Cancel
Save