version bump to 1.3.0

This commit is contained in:
Daniel Gultsch 2015-05-01 13:52:56 +02:00
parent b1b0c9e745
commit 47b8c90f12

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 {