diff --git a/app/build.gradle b/app/build.gradle index 85ba9d0..b48b635 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.draw.pro" minSdkVersion 21 targetSdkVersion 30 - versionCode 62 - versionName "6.4.0" + versionCode 63 + versionName "6.4.1" setProperty("archivesBaseName", "draw") vectorDrawables.useSupportLibrary = true }