android: bump version code

Signed-off-by: Elias Naur <mail@eliasnaur.com>
pull/4/head v1.2.2-t76c2982d8-g33a953fb2
Elias Naur 5 years ago
parent 33a953fb21
commit b97970dd8f

@ -25,8 +25,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 22 minSdkVersion 22
targetSdkVersion 29 targetSdkVersion 29
versionCode 25 versionCode 26
versionName "1.2.2-t76c2982d8-gf2c035a8b" versionName "1.2.2-t76c2982d8-g33a953fb2"
} }
compileOptions { compileOptions {
sourceCompatibility 1.8 sourceCompatibility 1.8

Loading…
Cancel
Save