version bump to 1.8.0-beta
This commit is contained in:
parent
3553b15c9f
commit
6f8f35031f
|
@ -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 New Issue