update version to 3.3.0

This commit is contained in:
tibbi 2018-02-10 14:12:27 +01:00
parent d603ed3b25
commit 037dbe5e2b

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.calendar"
minSdkVersion 16
targetSdkVersion 27
versionCode 112
versionName "3.2.4"
versionCode 113
versionName "3.3.0"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
}