android: bump version code

Signed-off-by: Elias Naur <mail@eliasnaur.com>
pull/3/head v0.1.15
Elias Naur 4 years ago
parent fe465654a2
commit c706699862

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

Loading…
Cancel
Save