update version to 4.3.1
This commit is contained in:
parent
6aed5e7a75
commit
35b9c76ebc
|
@ -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")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue