update version to 2.3.5

This commit is contained in:
tibbi 2017-05-05 22:57:20 +02:00
parent a956a18e6e
commit 74b52369c9

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.calendar"
minSdkVersion 16
targetSdkVersion 25
versionCode 71
versionName "2.3.4"
versionCode 72
versionName "2.3.5"
multiDexEnabled true
}