Skip to content

Commit

Permalink
Merge pull request #82 from pserwylo/bump-for-release-v1.24-nb-pl
Browse files Browse the repository at this point in the history
Bump for release V1.24 - Norwegian Bokmål + Polish
  • Loading branch information
pserwylo authored Oct 22, 2023
2 parents d08c674 + 4e0b560 commit 28c5cc7
Show file tree
Hide file tree
Showing 2 changed files with 7 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 @@ -11,8 +11,8 @@ android {
// "drawer phones", which are more likely to be given to babies.
//noinspection OldTargetApi
targetSdkVersion 33
versionCode 23
versionName "1.23"
versionCode 24
versionName "1.24"
}


Expand Down
5 changes: 5 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/24.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
New translations:
* Norwegian Bokmål (thanks @kingu)
* Polish (thanks @gnu-ewm)

Want to help translate PianOli into your language? Join us on GitHub and Weblate.

0 comments on commit 28c5cc7

Please sign in to comment.