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

Commit 0427591

Browse files
[url_launcher]: Bump androidx.annotation:annotation
Bumps androidx.annotation:annotation from 1.2.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 34a6813 commit 0427591

File tree

1 file changed

+1
-1
lines changed
  • packages/url_launcher/url_launcher_android/android

1 file changed

+1
-1
lines changed

packages/url_launcher/url_launcher_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ android {
4747
}
4848

4949
dependencies {
50-
compileOnly 'androidx.annotation:annotation:1.2.0'
50+
compileOnly 'androidx.annotation:annotation:1.5.0'
5151
testImplementation 'junit:junit:4.13.2'
5252
testImplementation 'org.mockito:mockito-core:5.1.1'
5353
testImplementation 'androidx.test:core:1.0.0'

0 commit comments

Comments
 (0)