Skip to content

Commit b7a6415

Browse files
Releasing 7.1.5 from release.sh
1 parent 897e35a commit b7a6415

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ android {
7676
// require a full app build and reinstallation, even for the smallest change.
7777
// If these values are fixed, incremental builds are optimized.
7878
// Also, f-droid prefers these values to be static => update them manually, please.
79-
versionCode 71400
80-
versionName "7.1.4"
79+
versionCode 71500
80+
versionName "7.1.5"
8181

8282
vectorDrawables.useSupportLibrary = true
8383

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
NoNonsense Notes v7.1.5
2+
3+
Highlights:
4+
- Hotfix for play store publication
5+
- Updated dependencies

0 commit comments

Comments
 (0)