Skip to content
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
Merge branch 'main' of github.com:flutter/packages into dependabot/gr…
…adle/packages/webview_flutter/webview_flutter_android/android/androidx.annotation-annotation-1.9.1
  • Loading branch information
bparrishMines committed Nov 13, 2024
commit 75f7ae68dbd3a1c2da0647db2d2708a13994329b
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
## 4.0.2
## 4.0.3

* Bumps androidx.annotation:annotation from 1.8.2 to 1.9.1.

## 4.0.2

* Updates README to remove contributor-focused documentation.

## 4.0.1

* Adds `missing_code_block_language_in_doc_comment` lint.
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/packages/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: 4.0.2
version: 4.0.3

environment:
sdk: ^3.5.0
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.