update version to 6.2.4
This commit is contained in:
parent
c1d3ae2918
commit
47d6fa0821
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.simplemobiletools.draw.pro"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 56
|
||||
versionName "6.2.3"
|
||||
versionCode 57
|
||||
versionName "6.2.4"
|
||||
setProperty("archivesBaseName", "draw")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue