update version to 6.3.2
This commit is contained in:
parent
5f0e4fed5b
commit
779df8f192
|
@ -15,8 +15,8 @@ android {
|
|||
applicationId "com.simplemobiletools.draw.pro"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 59
|
||||
versionName "6.3.1"
|
||||
versionCode 60
|
||||
versionName "6.3.2"
|
||||
setProperty("archivesBaseName", "draw")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue