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.
2 parents 191cd15 + b516366 commit 1f5e0d1Copy full SHA for 1f5e0d1
1 file changed
library/build.gradle
@@ -50,7 +50,7 @@ dependencies {
50
api 'com.squareup.okhttp3:okhttp:5.0.0-alpha.11'
51
implementation 'com.github.bitfireAT:dav4jvm:2.2.1' // in transition phase, we use old and new libs
52
implementation group: 'com.google.code.gson', name: 'gson', version: '2.10.1'
53
- implementation 'androidx.annotation:annotation:1.6.0'
+ implementation 'androidx.annotation:annotation:1.7.0'
54
compileOnly 'com.google.code.findbugs:annotations:3.0.1u2'
55
56
implementation "androidx.core:core-ktx:1.10.1"
0 commit comments