diff --git a/app/build.gradle b/app/build.gradle index 41d8add..f9daa64 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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 }