update version to 4.3.1

This commit is contained in:
tibbi
2018-10-03 15:23:17 +02:00
parent 6aed5e7a75
commit 35b9c76ebc

View File

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