diff --git a/app/build.gradle b/app/build.gradle index a930336..1895649 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.draw.pro" minSdkVersion 23 targetSdkVersion 33 - versionCode 75 - versionName "6.8.2" + versionCode 76 + versionName "6.9.0" setProperty("archivesBaseName", "draw") vectorDrawables.useSupportLibrary = true }