Skip to content

Commit 0cf0be2

Browse files
[webview]: Bump annotation
Bumps annotation from 1.4.0 to 1.5.0. --- updated-dependencies: - dependency-name: androidx.annotation:annotation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 911dcc7 commit 0cf0be2

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

packages/webview_flutter/webview_flutter_android/android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ android {
3535
}
3636

3737
dependencies {
38-
implementation 'androidx.annotation:annotation:1.4.0'
38+
implementation 'androidx.annotation:annotation:1.5.0'
3939
implementation 'androidx.webkit:webkit:1.5.0'
4040
testImplementation 'junit:junit:4.13.2'
4141
testImplementation 'org.mockito:mockito-inline:4.8.0'

0 commit comments

Comments
 (0)