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 {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 21
|
||||
versionCode 83
|
||||
versionName "1.6.0"
|
||||
versionCode 84
|
||||
versionName "1.7.0-alpha"
|
||||
}
|
||||
|
||||
compileOptions {
|
||||
|
|
Loading…
Reference in New Issue