update version to 4.3.0
This commit is contained in:
parent
d03a287a62
commit
8319b53b8a
|
@ -10,8 +10,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.draw"
|
applicationId "com.simplemobiletools.draw"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 37
|
versionCode 38
|
||||||
versionName "4.2.0"
|
versionName "4.3.0"
|
||||||
setProperty("archivesBaseName", "draw")
|
setProperty("archivesBaseName", "draw")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue