File tree Expand file tree Collapse file tree
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55</ head >
66< body >
77< h1 > What's new</ h1 >
8+ < h2 > v2.8.0</ h2 >
9+ < p >
10+ < ul >
11+ < li > #1193 Endurain upload support</ li >
12+ < li > #1192 Audio coundown feedback</ li >
13+ < li > #1190 Buttons in notifications in Android 14</ li >
14+ </ ul >
815< h2 > v2.7.0</ h2 >
916< p >
1017< ul >
Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ project.ext {
3131 mockitoVersion = ' 3.11.2'
3232
3333 // The Git tag for the release must be identical for F-Droid
34- versionName = ' 2.7 .0.1 '
35- versionCode = 337
34+ versionName = ' 2.8 .0.0 '
35+ versionCode = 340
3636 latestBaseVersionCode = minSdk * 1000000
3737
3838 // F-Droid builds only allow free software (wear dir deleted at builds)
Original file line number Diff line number Diff line change 1+ #1193 Endurain upload support
2+ #1192 Audio coundown feedback
3+ #1190 Buttons in notifications in Android 14
You can’t perform that action at this time.
0 commit comments