Skip to content

Commit ee6ee08

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 d4db207 commit ee6ee08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/url_launcher/url_launcher_android/android

packages/url_launcher/url_launcher_android/android/build.gradle

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

5050
dependencies {
51-
compileOnly 'androidx.annotation:annotation:1.0.0'
51+
compileOnly 'androidx.annotation:annotation:1.5.0'
5252
testImplementation 'junit:junit:4.13.2'
5353
testImplementation 'org.mockito:mockito-core:4.8.0'
5454
testImplementation 'androidx.test:core:1.0.0'

0 commit comments

Comments
 (0)