diff --git a/app/build.gradle b/app/build.gradle index cd2b793..977933f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.draw.pro" minSdkVersion 21 targetSdkVersion 30 - versionCode 67 - versionName "6.5.3" + versionCode 66 + versionName "6.5.2" setProperty("archivesBaseName", "draw") vectorDrawables.useSupportLibrary = true }