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 e3b84d7 commit f1bf28fCopy full SHA for f1bf28f
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
applicationId "com.simplemobiletools.draw.pro"
16
minSdkVersion 21
17
targetSdkVersion 31
18
- versionCode 71
19
- versionName "6.6.1"
+ versionCode 72
+ versionName "6.7.0"
20
setProperty("archivesBaseName", "draw")
21
vectorDrawables.useSupportLibrary = true
22
}
0 commit comments