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