android: bump version code

Signed-off-by: Elias Naur <mail@eliasnaur.com>
pull/3/head v0.1.17
Elias Naur 4 years ago
parent 39cb01da42
commit a0a33e92c4

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

Loading…
Cancel
Save