diff --git a/app/build.gradle b/app/build.gradle index 3cf3a80..b736138 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.simplemobiletools.draw.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 58 - versionName "6.3.0" + versionCode 59 + versionName "6.3.1" setProperty("archivesBaseName", "draw") vectorDrawables.useSupportLibrary = true }