android: bump version code

Signed-off-by: Elias Naur <mail@eliasnaur.com>
pull/3/head v0.1.13
Elias Naur 4 years ago
parent 19ed532519
commit cbde34f13b

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

Loading…
Cancel
Save