We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79d62f7 commit 6016be3Copy full SHA for 6016be3
packages/url_launcher/url_launcher_android/android/build.gradle
@@ -49,7 +49,7 @@ android {
49
}
50
51
dependencies {
52
- compileOnly 'androidx.annotation:annotation:1.2.0'
+ compileOnly 'androidx.annotation:annotation:1.5.0'
53
testImplementation 'junit:junit:4.13.2'
54
testImplementation 'org.mockito:mockito-core:4.8.0'
55
testImplementation 'androidx.test:core:1.0.0'
0 commit comments