Version 1.0-beta13 bump
This commit is contained in:
parent
433c757107
commit
8af8419b7c
@ -18,8 +18,8 @@ android {
|
|||||||
applicationId "ch.dissem.apps." + appName.toLowerCase()
|
applicationId "ch.dissem.apps." + appName.toLowerCase()
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 25
|
targetSdkVersion 25
|
||||||
versionCode 12
|
versionCode 13
|
||||||
versionName "1.0-beta12"
|
versionName "1.0-beta13"
|
||||||
jackOptions.enabled = false
|
jackOptions.enabled = false
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user