android: bump version code

Signed-off-by: Elias Naur <mail@eliasnaur.com>
pull/2/head
Elias Naur 4 years ago
parent 8a444d7fb7
commit 20f016c500

@ -25,7 +25,7 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 29 targetSdkVersion 29
versionCode 3 versionCode 4
versionName "0.1" versionName "0.1"
} }
compileOptions { compileOptions {

Loading…
Cancel
Save