Skip to content

Commit 0c60ed5

Browse files
committed
update version to 6.2.0
1 parent 55a4605 commit 0c60ed5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ android {
1515
applicationId "com.simplemobiletools.notes.pro"
1616
minSdkVersion 21
1717
targetSdkVersion 28
18-
versionCode 64
19-
versionName "6.1.7"
18+
versionCode 65
19+
versionName "6.2.0"
2020
setProperty("archivesBaseName", "notes")
2121
}
2222

0 commit comments

Comments
 (0)