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 1
1
Changelog
2
2
==========
3
3
4
+ Version 6.16.1 * (2023-08-03)*
5
+ ----------------------------
6
+
7
+ * Avoid showing locked note contents at the Open Note dialog
8
+
4
9
Version 6.16.0 * (2023-08-02)*
5
10
----------------------------
6
11
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"
21
21
app-build-kotlinJVMTarget = " 17"
22
22
# versioning
23
23
app-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 "
26
26
[libraries ]
27
27
# AndroidX
28
28
androidx-constraintlayout = { module = " androidx.constraintlayout:constraintlayout" , version.ref = " androidx-constraintlayout" }
You can’t perform that action at this time.
0 commit comments