update version to 2.3.5

This commit is contained in:
tibbi 2017-05-05 22:57:20 +02:00
parent a956a18e6e
commit 74b52369c9
1 changed files with 2 additions and 2 deletions

View File

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