We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3a16cc commit 921e04aCopy full SHA for 921e04a
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
applicationId "com.simplemobiletools.draw.pro"
16
minSdkVersion 21
17
targetSdkVersion 30
18
- versionCode 61
19
- versionName "6.3.3"
+ versionCode 62
+ versionName "6.4.0"
20
setProperty("archivesBaseName", "draw")
21
vectorDrawables.useSupportLibrary = true
22
}
0 commit comments