update version to 4.3.0

This commit is contained in:
tibbi 2018-09-01 23:14:08 +02:00
parent d03a287a62
commit 8319b53b8a
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.draw"
minSdkVersion 16
targetSdkVersion 28
versionCode 37
versionName "4.2.0"
versionCode 38
versionName "4.3.0"
setProperty("archivesBaseName", "draw")
}