Skip to content

Commit 921e04a

Browse files
committed
update version to 6.4.0
1 parent f3a16cc commit 921e04a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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 21
1717
targetSdkVersion 30
18-
versionCode 61
19-
versionName "6.3.3"
18+
versionCode 62
19+
versionName "6.4.0"
2020
setProperty("archivesBaseName", "draw")
2121
vectorDrawables.useSupportLibrary = true
2222
}

0 commit comments

Comments
 (0)