update version to 6.9.3
This commit is contained in:
parent
1c15a6e85e
commit
c45bf92ad2
|
@ -15,8 +15,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.draw.pro"
|
applicationId "com.simplemobiletools.draw.pro"
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode 78
|
versionCode 79
|
||||||
versionName "6.9.2"
|
versionName "6.9.3"
|
||||||
setProperty("archivesBaseName", "draw")
|
setProperty("archivesBaseName", "draw")
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue