version bump to 1.7.0-beta
This commit is contained in:
parent
f6374f466b
commit
3da90638c6
|
@ -48,8 +48,8 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 21
|
targetSdkVersion 21
|
||||||
versionCode 87
|
versionCode 88
|
||||||
versionName "1.7.0-alpha"
|
versionName "1.7.0-beta"
|
||||||
}
|
}
|
||||||
|
|
||||||
compileOptions {
|
compileOptions {
|
||||||
|
|
Loading…
Reference in a new issue