Loading library/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ dependencies { api 'com.squareup.okhttp3:okhttp:5.0.0-alpha.11' implementation 'com.gitlab.bitfireAT:dav4jvm:2.1.3' // in transition phase, we use old and new libs implementation group: 'com.google.code.gson', name: 'gson', version: '2.10.1' implementation 'androidx.annotation:annotation:1.5.0' implementation 'androidx.annotation:annotation:1.6.0' compileOnly 'com.google.code.findbugs:annotations:3.0.1u2' //noinspection AnnotationProcessorOnCompilePath Loading Loading
library/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ dependencies { api 'com.squareup.okhttp3:okhttp:5.0.0-alpha.11' implementation 'com.gitlab.bitfireAT:dav4jvm:2.1.3' // in transition phase, we use old and new libs implementation group: 'com.google.code.gson', name: 'gson', version: '2.10.1' implementation 'androidx.annotation:annotation:1.5.0' implementation 'androidx.annotation:annotation:1.6.0' compileOnly 'com.google.code.findbugs:annotations:3.0.1u2' //noinspection AnnotationProcessorOnCompilePath Loading