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

Commit 297e75d

Browse files
[webview]: Bump gradle
Bumps gradle from 3.3.0 to 7.2.1. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae67574 commit 297e75d

File tree

1 file changed

+1
-1
lines changed
  • packages/webview_flutter/webview_flutter_android/example/android

1 file changed

+1
-1
lines changed

packages/webview_flutter/webview_flutter_android/example/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
}
66

77
dependencies {
8-
classpath 'com.android.tools.build:gradle:3.3.0'
8+
classpath 'com.android.tools.build:gradle:7.2.1'
99
}
1010
}
1111

0 commit comments

Comments
 (0)