version bump to 1.3.1

This commit is contained in:
Daniel Gultsch 2015-05-02 12:12:44 +02:00
parent 9cc8ba320f
commit fbf81f59db
1 changed files with 2 additions and 2 deletions

View File

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