File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ dependencies {
207207 implementation (' com.github.bitfireAT:dav4jvm:2.1.3' , {
208208 exclude group : ' org.ogce' , module : ' xpp3' // Android comes with its own XmlPullParser
209209 })
210- implementation ' org.conscrypt:conscrypt-android:2.5.2 '
210+ implementation ' org.conscrypt:conscrypt-android:2.5.3 '
211211
212212 implementation " androidx.camera:camera-core:${ androidxCameraVersion} "
213213 implementation " androidx.camera:camera-camera2:${ androidxCameraVersion} "
Original file line number Diff line number Diff line change 4444 <trusting group =" org.mockito.kotlin" name =" mockito-kotlin" version =" 4.1.0" />
4545 <trusting group =" org.mockito.kotlin" name =" mockito-kotlin" version =" 5.4.0" />
4646 </trusted-key >
47- <trusted-key id =" 1597AB231B7ADD7E14B1D9C43F00DB67AE236E2E" group =" org.conscrypt" name =" conscrypt-android" version =" 2.5.2" />
47+ <trusted-key id =" 1597AB231B7ADD7E14B1D9C43F00DB67AE236E2E" >
48+ <trusting group =" org.conscrypt" name =" conscrypt-android" version =" 2.5.2" />
49+ <trusting group =" org.conscrypt" name =" conscrypt-android" version =" 2.5.3" />
50+ </trusted-key >
4851 <trusted-key id =" 190D5A957FF22273E601F7A7C92C5FEC70161C62" group =" org.apache" name =" apache" version =" 18" />
4952 <trusted-key id =" 19BEAB2D799C020F17C69126B16698A4ADF4D638" group =" org.checkerframework" />
5053 <trusted-key id =" 1D0A8B5E77C678A7C724445ABF984B4145EA13F7" group =" com.squareup" name =" javapoet" version =" 1.13.0" />
You can’t perform that action at this time.
0 commit comments