victorbonnet / flutter_web_browser

Plugin for flutter to open web page with Chrome Custom Tabs and SFSafariViewController
MIT License
62 stars 39 forks source link

Upgrade Gradle to 3.0.1 #1

Closed dudeofawesome closed 6 years ago

dudeofawesome commented 6 years ago

I've upgraded the Gradle Android dependency. This gets rid of some warnings when building for Android API level > 26.

This version of the package is currently in use by my hn_flutter app.

victorbonnet commented 6 years ago

Sorry @dudeofawesome, for some reasons I missed your PR. It's still good to have I will merge it thanks.