version bump to 1.7.0-alpha to start new development cycle
This commit is contained in:
parent
5501502e89
commit
e8e0eccd82
|
@ -48,8 +48,8 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 21
|
targetSdkVersion 21
|
||||||
versionCode 83
|
versionCode 84
|
||||||
versionName "1.6.0"
|
versionName "1.7.0-alpha"
|
||||||
}
|
}
|
||||||
|
|
||||||
compileOptions {
|
compileOptions {
|
||||||
|
|
Loading…
Reference in a new issue