version bump to 1.3.0-beta

This commit is contained in:
Daniel Gultsch 2015-04-28 22:23:59 +02:00
parent 6a15bc26b6
commit 0624401137

View file

@ -44,8 +44,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 21
versionCode 58
versionName "1.3.0-beta"
versionCode 59
versionName "1.3.0-beta2"
}
compileOptions {