Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
version bump
  • Loading branch information
bparrishMines committed Jun 8, 2022
commit 7f41778f50f3ed0692d64cac5e3ad5799aeb12a3
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.8.10

* Bumps mockito-inline from 3.11.1 to 4.6.1.

## 2.8.9

* Updates Gradle to 7.2.1.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: webview_flutter_android
description: A Flutter plugin that provides a WebView widget on Android.
repository: https://github.com/flutter/plugins/tree/main/packages/webview_flutter/webview_flutter_android
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+webview%22
version: 2.8.9
version: 2.8.10

environment:
sdk: ">=2.14.0 <3.0.0"
Expand Down