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 a6c4c66 commit 982a2ebCopy full SHA for 982a2eb
1 file changed
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
applicationId "com.simplemobiletools.draw.pro"
16
minSdkVersion 23
17
targetSdkVersion 33
18
- versionCode 76
19
- versionName "6.9.0"
+ versionCode 77
+ versionName "6.9.1"
20
setProperty("archivesBaseName", "draw")
21
vectorDrawables.useSupportLibrary = true
22
}
0 commit comments