Version 1.0-rc1 bump
This commit is contained in:
parent
fb72356467
commit
ab70e6df12
@ -20,8 +20,8 @@ android {
|
|||||||
applicationId "ch.dissem.apps.${appName.toLowerCase()}"
|
applicationId "ch.dissem.apps.${appName.toLowerCase()}"
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 27
|
targetSdkVersion 27
|
||||||
versionCode 20
|
versionCode 22
|
||||||
versionName "1.0-beta20"
|
versionName "1.0-rc1"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
}
|
}
|
||||||
compileOptions {
|
compileOptions {
|
||||||
|
Loading…
Reference in New Issue
Block a user