Skip to content

Commit 982a2eb

Browse files
committed
update version to 6.9.1
1 parent a6c4c66 commit 982a2eb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ android {
1515
applicationId "com.simplemobiletools.draw.pro"
1616
minSdkVersion 23
1717
targetSdkVersion 33
18-
versionCode 76
19-
versionName "6.9.0"
18+
versionCode 77
19+
versionName "6.9.1"
2020
setProperty("archivesBaseName", "draw")
2121
vectorDrawables.useSupportLibrary = true
2222
}

0 commit comments

Comments
 (0)