version bump to 1.8.0-beta
This commit is contained in:
parent
4baa652f59
commit
ab791a8367
1 changed files with 2 additions and 2 deletions
|
@ -53,8 +53,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 21
|
||||
versionCode 107
|
||||
versionName "1.7.3"
|
||||
versionCode 108
|
||||
versionName "1.8.0-beta"
|
||||
project.ext.set(archivesBaseName, archivesBaseName + "-" + versionName);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue