Skip to content

Commit 752c9d3

Browse files
Releasing 7.2.2 from release.sh
1 parent 0a17de7 commit 752c9d3

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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 72100
78-
versionName "7.2.1"
77+
versionCode 72200
78+
versionName "7.2.2"
7979

8080
vectorDrawables.useSupportLibrary = true
8181

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
NoNonsense Notes v7.2.2
2+
3+
Hotfix:
4+
* deleted co from fastlane because the play store does not support it. Corsican is available as a language in the app
5+
6+
And everything from v7.2.1
7+
* updated dependencies
8+
* added new languages
9+
* updated translations using Weblate
10+
* added the required backup file name in the import error message

0 commit comments

Comments
 (0)