Skip to content

Commit 518ed7d

Browse files
committed
update version to 6.1.0
1 parent 917907e commit 518ed7d

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
@@ -14,8 +14,8 @@ android {
1414
applicationId "com.simplemobiletools.draw.pro"
1515
minSdkVersion 21
1616
targetSdkVersion 29
17-
versionCode 48
18-
versionName "6.0.6"
17+
versionCode 49
18+
versionName "6.1.0"
1919
setProperty("archivesBaseName", "draw")
2020
vectorDrawables.useSupportLibrary = true
2121
}

0 commit comments

Comments
 (0)