android: bump version code

pull/3/head v0.1.18
Elias Naur 5 years ago
parent 1b402aebb0
commit b6d6f57261

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

Loading…
Cancel
Save