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"
|
applicationId "com.simplemobiletools.draw.pro"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode 62
|
versionCode 63
|
||||||
versionName "6.4.0"
|
versionName "6.4.1"
|
||||||
setProperty("archivesBaseName", "draw")
|
setProperty("archivesBaseName", "draw")
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue