version bump

This commit is contained in:
Daniel Gultsch 2015-06-04 16:27:27 +02:00
parent a4e9f0c9c0
commit 31deb44780
1 changed files with 2 additions and 2 deletions

View File

@ -45,8 +45,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 21
versionCode 70
versionName "1.4.4-beta"
versionCode 71
versionName "1.4.4-beta2"
}
compileOptions {