diff --git a/app/build.gradle b/app/build.gradle index 7d405cb..352a09d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.simplemobiletools.draw.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 54 - versionName "6.2.1" + versionCode 55 + versionName "6.2.2" setProperty("archivesBaseName", "draw") vectorDrawables.useSupportLibrary = true }