version bump to 1.7.0-beta.2
This commit is contained in:
parent
f4a33a007c
commit
d56214f096
|
@ -49,8 +49,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 21
|
||||
versionCode 99
|
||||
versionName "1.7.0-beta"
|
||||
versionCode 100
|
||||
versionName "1.7.0-beta.2"
|
||||
project.ext.set(archivesBaseName, archivesBaseName + "-" + versionName);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue