diff --git a/app/build.gradle b/app/build.gradle index c0873e9..7365e74 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.simplemobiletools.draw.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 55 - versionName "6.2.2" + versionCode 56 + versionName "6.2.3" setProperty("archivesBaseName", "draw") vectorDrawables.useSupportLibrary = true }