diff --git a/fastlane/metadata/android/en-US/changelogs/35.txt b/fastlane/metadata/android/en-US/changelogs/35.txt new file mode 100644 index 0000000..13fbc5c --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/35.txt @@ -0,0 +1,10 @@ +- Fix Download dialog on small screen +- Fix wrong countdown +- Fix Add to Calendar on API >= 30 +- Add new Box, Box! Server routes for Formula E and new Formula 1 routes +- A lot of free practices fixes... +- Small placeholder improvements to the fullscreen player and the schedule +- Fix DSQ displays +- Use official API for the event tracker (fix its results) +- Update translations from Weblate +- Revert order of the downloads (most recent on top) \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index d8ef715..1abf203 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,7 +14,7 @@ publish_to: none # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 0.8.0+34 +version: 0.8.1+35 environment: sdk: ">=2.19.0 <3.4.4"