Skip to content

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 (flutter#5842)
  • Loading branch information
dependabot[bot] authored and mvanbeusekom committed Jul 19, 2022
1 parent de3d1aa commit 9c481a4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/webview_flutter/webview_flutter_android/CHANGELOG.md
Expand Up @@ -2,6 +2,10 @@

* Adds Android implementation of the new webview_flutter_platform_interface (v4).

## 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

0 comments on commit 9c481a4

Please sign in to comment.