File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Top Open diff view settings
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Top Open diff view settings Original file line number Diff line number Diff line change @@ -95,8 +95,8 @@ android {
9595 // keep support for it for a while.
9696 minSdk = 21
9797 targetSdk = 34
98- versionCode = 10
99- versionName = " 1.0.8 "
98+ versionCode = 11
99+ versionName = " 1.0.9 "
100100 if (releaseType != " Release" ) {
101101 versionNameSuffix = myVersionName
102102 }
Original file line number Diff line number Diff line change 1+ Highlights of this release:
2+ - Translation update (Big thank you to our hardworking translators!)
3+ - Migrate to [libPhonograph](https://github.com/AkaneTan/libPhonograph)
4+ - Use proper sort icon
5+ - Update slider style
6+ - Migrate to delayed lyrics
7+ - Add horizontal fading edges to textviews
8+ - Bump dependencies
9+ - Allow sharing tracks
10+ - Add shortcut for opening artist, album, detail page from full player
11+ - Add a preview page for opening tracks from file manager
12+
13+ For more information about what the last release had to offer:
14+ https://github.com/AkaneTan/Gramophone/releases/tag/1.0.8
You can’t perform that action at this time.
0 commit comments