update version to 5.0.0

This commit is contained in:
tibbi 2018-10-11 20:55:03 +02:00
parent 4e767421d2
commit 7f2cef917f

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.draw"
minSdkVersion 21
targetSdkVersion 28
versionCode 39
versionName "4.3.1"
versionCode 40
versionName "5.0.0"
setProperty("archivesBaseName", "draw")
}