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