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

View file

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