version bump to 1.3.0

This commit is contained in:
Daniel Gultsch 2015-05-01 13:52:56 +02:00
parent e1fab8a488
commit 8617932aad

View file

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