android: bump version code

Signed-off-by: Elias Naur <mail@eliasnaur.com>
pull/9/head v1.8.3-td0e86b08c-g8ea1d4ced73
Elias Naur 5 years ago
parent 8ea1d4ced7
commit 3d2abf0b3b

@ -25,8 +25,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 22 minSdkVersion 22
targetSdkVersion 29 targetSdkVersion 29
versionCode 39 versionCode 40
versionName "1.8.3-td0e86b08c-g06e461d7038" versionName "1.8.3-td0e86b08c-g8ea1d4ced73"
} }
compileOptions { compileOptions {
sourceCompatibility 1.8 sourceCompatibility 1.8

Loading…
Cancel
Save