File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -74,8 +74,8 @@ android {
7474
7575 // If these values remain static, incremental builds are optimized and faster.
7676 // Also, FDROID is happier. Update them only with ./release.sh
77- versionCode 72200
78- versionName " 7.2.2 "
77+ versionCode 72300
78+ versionName " 7.2.3 "
7979
8080 vectorDrawables. useSupportLibrary = true
8181
Original file line number Diff line number Diff line change 1+ NoNonsense Notes v7.2.3
2+
3+ Highlights:
4+ - finished the tutorial at https://github.com/spacecowboy/NotePad/blob/master/documents/TUTORIAL.md
5+ - fixed the shortcut widget for newer android versions
6+ - fixed bugs related to the note list widget
7+ - added official support for Android 16
8+ - improved how dates are shown in the "search results" and "archived notes" views
You can’t perform that action at this time.
0 commit comments