Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
[webview]: Bump gradle from 3.3.0 to 7.2.1 in /packages/webview_flutt…
Browse files Browse the repository at this point in the history
…er/webview_flutter_android/android (#5842)
  • Loading branch information
dependabot[bot] committed May 26, 2022
1 parent 95ec940 commit b6acfc4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions packages/webview_flutter/webview_flutter_android/CHANGELOG.md
@@ -1,3 +1,7 @@
## 2.8.9

* Updates Gradle to 7.2.1.

## 2.8.8

* Minor fixes for new analysis options.
Expand Down
Expand Up @@ -8,7 +8,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:3.3.0'
classpath 'com.android.tools.build:gradle:7.2.1'
}
}

Expand Down
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.8
version: 2.8.9

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

0 comments on commit b6acfc4

Please sign in to comment.