update version to 31 (1.31)

This commit is contained in:
tibbi 2016-11-03 00:12:44 +01:00
parent 50c56ed263
commit 8be55e1b40
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId "com.simplemobiletools.calendar"
minSdkVersion 16
targetSdkVersion 23
versionCode 30
versionName "1.30"
versionCode 31
versionName "1.31"
}
signingConfigs {