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 917907e commit 518ed7dCopy full SHA for 518ed7d
app/build.gradle
@@ -14,8 +14,8 @@ android {
14
applicationId "com.simplemobiletools.draw.pro"
15
minSdkVersion 21
16
targetSdkVersion 29
17
- versionCode 48
18
- versionName "6.0.6"
+ versionCode 49
+ versionName "6.1.0"
19
setProperty("archivesBaseName", "draw")
20
vectorDrawables.useSupportLibrary = true
21
}
0 commit comments