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 5208ad3 + cde63d3 commit c6eac28Copy full SHA for c6eac28
library/build.gradle
@@ -63,7 +63,7 @@ dependencies {
63
api 'com.squareup.okhttp3:okhttp:5.1.0'
64
implementation 'com.github.bitfireAT:dav4jvm:2.2.1'
65
// in transition phase, we use old and new libs
66
- implementation group: 'com.google.code.gson', name: 'gson', version: '2.13.1'
+ implementation group: 'com.google.code.gson', name: 'gson', version: '2.13.2'
67
implementation 'androidx.annotation:annotation:1.9.1'
68
compileOnly 'com.google.code.findbugs:annotations:3.0.1'
69
0 commit comments