Skip to content

Commit

Permalink
Revert android changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Usmanov committed Jan 4, 2024
1 parent b24e139 commit eab1467
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions packages/url_launcher/url_launcher_android/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
## 6.3.0
* Implements taking in `BrowserConfiguration` parameter.
* Implements `showTitle` functionality for Android Custom Tabs.

## 6.2.1

* Updates minimum supported SDK version to Flutter 3.10/Dart 3.0.
Expand Down
2 changes: 1 addition & 1 deletion packages/url_launcher/url_launcher_android/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: url_launcher_android
description: Android implementation of the url_launcher plugin.
repository: https://github.com/flutter/packages/tree/main/packages/url_launcher/url_launcher_android
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+url_launcher%22
version: 6.3.0
version: 6.2.1
environment:
sdk: ">=3.0.0 <4.0.0"
flutter: ">=3.10.0"
Expand Down

0 comments on commit eab1467

Please sign in to comment.