Skip to content

Commit

Permalink
bump to 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
BrightDV committed Apr 20, 2024
1 parent 67a5de9 commit de9200e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/32.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
- Add support for the official webview (can be disabled from the settings)
- Fix Sprint Qualifying results and strings
- Fix Chinese GP missing data
- Fix offline news
- Fix missing times and wrong DNFs in results
- Improve the Race Hub and the Driver Details UI
- Add an 'Add to calendaar' button to the Race Hub sessions
- Add a countdown to the Sprint Qualifying
- Update translations from Weblate
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ publish_to: none
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html

# Before releasing a new version, isInDebugMode must be set to false (main.dart#74).
version: 0.7.2+31 # Read above before bump.
version: 0.7.3+32 # Read above before bump.

environment:
sdk: ">=2.19.0 <3.4.4"
Expand Down Expand Up @@ -64,7 +64,7 @@ dependencies:
receive_sharing_intent: # bumped Gradle to 7.4.2
git:
url: https://github.com/Nahrawene-ben-hmida/receive_sharing_intent.git
ref: '6ad8f582d7bc7e2fd5a258399e7dbe8c39245d32'
ref: "6ad8f582d7bc7e2fd5a258399e7dbe8c39245d32"
share_plus: ^6.3.1
# signalr_flutter: ^0.2.0 # uses (non-foss?) .jar
sliding_up_panel: ^2.0.0+1
Expand Down Expand Up @@ -108,7 +108,7 @@ flutter:

- family: Titilium
fonts:
- asset : assets/fonts/TitilliumWeb-Regular.ttf
- asset: assets/fonts/TitilliumWeb-Regular.ttf
- asset: assets/fonts/TitilliumWeb-Bold.ttf
weight: 500

Expand Down

0 comments on commit de9200e

Please sign in to comment.