Skip to content

Commit

Permalink
Releasing 7.1.6 from release.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
CampelloManuel committed Jul 26, 2023
1 parent 3146e0a commit d0176b5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ android {

// If these values remain static, incremental builds are optimized and faster.
// Also, FDROID is happier. Update them only with ./release.sh
versionCode 71500
versionName "7.1.5"
versionCode 71600
versionName "7.1.6"

vectorDrawables.useSupportLibrary = true

Expand Down
8 changes: 8 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/71600.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
NoNonsense Notes v7.1.6

Highlights:
- Translated using Weblate
- Fixed app ID for f-droid

Details:
- updated gradle

0 comments on commit d0176b5

Please sign in to comment.