File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 4343 <trusted-key id="190D5A957FF22273E601F7A7C92C5FEC70161C62" group="org.apache" name="apache"/>
4444 <trusted-key id="19BEAB2D799C020F17C69126B16698A4ADF4D638" group="org.checkerframework"/>
4545 <trusted-key id="1A55F091AD28C07F831FA44D7905DE25C78AD456" group="com.google.protobuf"/>
46+ <trusted-key id="1D217F8475EEE9F19AB8DD6B793FD5751A0F0780" group="^com[.]squareup($|([.].*))" regex="true"/>
4647 <trusted-key id="1D2C7EF8ADA0F794B58C7C63436902AF59EDF60E">
4748 <trusting group="dev.equo.ide" name="solstice" version="1.7.5"/>
4849 <trusting group="dev.equo.ide" name="solstice" version="1.8.0"/>
169170 <trusted-key id="A5F483CD733A4EBAEA378B2AE88979FB9B30ACF2">
170171 <trusting group="androidx.annotation"/>
171172 <trusting group="androidx.databinding"/>
173+ <trusting group="androidx.startup" name="startup-runtime" version="1.2.0"/>
172174 <trusting group="^androidx[.]test($|([.].*))" regex="true"/>
173175 <trusting group="^com[.]android($|([.].*))" regex="true"/>
174176 </trusted-key>
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ configurations {
6060
6161dependencies {
6262 implementation ' org.apache.jackrabbit:jackrabbit-webdav:2.13.5'
63- api ' com.squareup.okhttp3:okhttp:5.0.0-alpha.14 '
63+ api ' com.squareup.okhttp3:okhttp:5.0.0-alpha.16 '
6464 implementation ' com.github.bitfireAT:dav4jvm:2.2.1'
6565 // in transition phase, we use old and new libs
6666 implementation group : ' com.google.code.gson' , name : ' gson' , version : ' 2.12.1'
You can’t perform that action at this time.
0 commit comments