update versioncode to 36

This commit is contained in:
tibbi
2018-07-12 22:00:25 +02:00
parent fd08072adf
commit 97ff56be7a

View File

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