diff --git a/app/build.gradle b/app/build.gradle index e1af775..52691e0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.draw.pro" minSdkVersion 21 targetSdkVersion 31 - versionCode 71 - versionName "6.6.1" + versionCode 72 + versionName "6.7.0" setProperty("archivesBaseName", "draw") vectorDrawables.useSupportLibrary = true }