update version to 26 (1.26)

This commit is contained in:
tibbi 2016-10-22 22:14:55 +02:00
parent 1e3fbc81dd
commit 6289f9ee82
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 25
versionName "1.25"
versionCode 26
versionName "1.26"
}
signingConfigs {