update version to 25 (1.25)

This commit is contained in:
tibbi 2016-10-15 00:00:40 +02:00
parent c4f9aa46a8
commit 3337b33850
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 24
versionName "1.24"
versionCode 25
versionName "1.25"
}
signingConfigs {