version bump to 1.7.0-alpha to start new development cycle

This commit is contained in:
Daniel Gultsch 2015-08-15 19:26:52 +02:00
parent 5501502e89
commit e8e0eccd82
1 changed files with 2 additions and 2 deletions

View File

@ -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 {