update version to 6.2.4

This commit is contained in:
tibbi 2021-01-12 11:18:17 +01:00
parent c1d3ae2918
commit 47d6fa0821
1 changed files with 2 additions and 2 deletions

View File

@ -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
}