Beta version 8
This commit is contained in:
parent
44d01d933c
commit
ecfb0dbb13
1 changed files with 2 additions and 2 deletions
|
@ -78,8 +78,8 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 23
|
targetSdkVersion 23
|
||||||
versionCode 191
|
versionCode 192
|
||||||
versionName "beta-7"
|
versionName "beta-8"
|
||||||
archivesBaseName += "-$versionName"
|
archivesBaseName += "-$versionName"
|
||||||
apply from: 'configuration.gradle'
|
apply from: 'configuration.gradle'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue