update version to 4.1.0

This commit is contained in:
tibbi 2018-07-12 21:55:33 +02:00
parent 5606080794
commit baa2b94b7f

View File

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