Merge tag '1.0-beta20' into develop
1.0-beta20
This commit is contained in:
commit
72213a53a5
@ -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 19
|
versionCode 20
|
||||||
versionName "1.0-beta19"
|
versionName "1.0-beta20"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
}
|
}
|
||||||
compileOptions {
|
compileOptions {
|
||||||
|
Loading…
Reference in New Issue
Block a user