update versioncode to 36

This commit is contained in:
tibbi 2018-07-12 22:00:25 +02:00
parent fd08072adf
commit 97ff56be7a
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ android {
applicationId "com.simplemobiletools.draw" applicationId "com.simplemobiletools.draw"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 27 targetSdkVersion 27
versionCode 35 versionCode 36
versionName "4.1.0" versionName "4.1.0"
setProperty("archivesBaseName", "draw") setProperty("archivesBaseName", "draw")
} }