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 {
minSdkVersion 23
targetSdkVersion 29
versionCode 12
versionCode 13
versionName System.getenv("VERSION")
}
compileOptions {

Loading…
Cancel
Save