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