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