update version to 4.3.1

This commit is contained in:
tibbi 2018-10-03 15:23:17 +02:00
parent 6aed5e7a75
commit 35b9c76ebc
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 38
versionName "4.3.0"
versionCode 39
versionName "4.3.1"
setProperty("archivesBaseName", "draw")
}