File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11Changelog
22==========
33
4+ Version 6.16.1 * (2023-08-03)*
5+ ----------------------------
6+
7+ * Avoid showing locked note contents at the Open Note dialog
8+
49Version 6.16.0 * (2023-08-02)*
510----------------------------
611
Original file line number Diff line number Diff line change 1+ * Avoid showing locked note contents at the Open Note dialog
Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ app-build-javaVersion = "VERSION_17"
2121app-build-kotlinJVMTarget = " 17"
2222# versioning
2323app-version-appId = " com.simplemobiletools.notes.pro"
24- app-version-versionCode = " 108 "
25- app-version-versionName = " 6.16.0 "
24+ app-version-versionCode = " 109 "
25+ app-version-versionName = " 6.16.1 "
2626[libraries ]
2727# AndroidX
2828androidx-constraintlayout = { module = " androidx.constraintlayout:constraintlayout" , version.ref = " androidx-constraintlayout" }
You can’t perform that action at this time.
0 commit comments