Skip to content

Commit 6016be3

Browse files
[url_launcher]: Bump annotation
Bumps annotation from 1.0.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] <support@github.com>
1 parent 79d62f7 commit 6016be3

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
@@ -49,7 +49,7 @@ android {
4949
}
5050

5151
dependencies {
52-
compileOnly 'androidx.annotation:annotation:1.2.0'
52+
compileOnly 'androidx.annotation:annotation:1.5.0'
5353
testImplementation 'junit:junit:4.13.2'
5454
testImplementation 'org.mockito:mockito-core:4.8.0'
5555
testImplementation 'androidx.test:core:1.0.0'

0 commit comments

Comments
 (0)