version bump to 1.3.0-beta

This commit is contained in:
Daniel Gultsch 2015-04-28 22:23:59 +02:00
parent 067567050f
commit 2f364e8fda

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 {