version bump to 1.7.0-beta

This commit is contained in:
Daniel Gultsch 2015-08-24 21:25:33 +02:00
parent f6374f466b
commit 3da90638c6
1 changed files with 2 additions and 2 deletions

View File

@ -48,8 +48,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 21
versionCode 87
versionName "1.7.0-alpha"
versionCode 88
versionName "1.7.0-beta"
}
compileOptions {