mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 12:45:32 +03:00
Update dependency meta data
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
02ee1d74d7
commit
72c5bfd873
1 changed files with 14 additions and 5 deletions
|
@ -8,9 +8,6 @@
|
|||
<trust group="com.fasterxml.jackson" name="jackson-base" version="2.14.2" reason="no keys available, no pom artifact to create a checksum"/>
|
||||
</trusted-artifacts>
|
||||
<ignored-keys>
|
||||
<ignored-key id="3D12CA2AC19F3181" reason="Key couldn't be downloaded from any key server"/>
|
||||
<ignored-key id="991EFB94DB91127D" reason="Key couldn't be downloaded from any key server"/>
|
||||
<ignored-key id="F13D3E721D56BD54" reason="Key couldn't be downloaded from any key server"/>
|
||||
<ignored-key id="4F91D100EB1F597B" reason="Key couldn't be downloaded from any key server"/>
|
||||
<ignored-key id="59E05CE618187ED4" reason="Key couldn't be downloaded from any key server"/>
|
||||
</ignored-keys>
|
||||
|
@ -60,7 +57,10 @@
|
|||
<trusted-key id="26CCB560222376C280C15DAC453A03A250A2F726" group="com.github.fondesa" name="kpermissions" version="3.3.0"/>
|
||||
<trusted-key id="28118C070CB22A0175A2E8D43D12CA2AC19F3181" group="^com[.]fasterxml($|([.].*))" regex="true"/>
|
||||
<trusted-key id="2B34821418CF19CF1F2A8352953E02E4F573B46F" group="jakarta.platform"/>
|
||||
<trusted-key id="2BCBDD0F23EA1CAFCC11D4860374CF2E8DD1BDFD" group="org.sonatype.oss"/>
|
||||
<trusted-key id="2BCBDD0F23EA1CAFCC11D4860374CF2E8DD1BDFD">
|
||||
<trusting group="net.java" name="jvnet-parent" version="1"/>
|
||||
<trusting group="org.sonatype.oss"/>
|
||||
</trusted-key>
|
||||
<trusted-key id="2DB4F1EF0FA761ECC4EA935C86FDC7E2A11262CB">
|
||||
<trusting group="commons-codec"/>
|
||||
<trusting group="commons-io"/>
|
||||
|
@ -154,6 +154,7 @@
|
|||
<trusted-key id="8461EFA0E74ABAE010DE66994EB27DB2A3B88B8B">
|
||||
<trusting group="androidx.activity"/>
|
||||
<trusting group="androidx.annotation"/>
|
||||
<trusting group="androidx.collection"/>
|
||||
<trusting group="androidx.core"/>
|
||||
<trusting group="androidx.fragment"/>
|
||||
<trusting group="androidx.lifecycle"/>
|
||||
|
@ -256,7 +257,10 @@
|
|||
<trusted-key id="EBB241A545CB17C87FACB2EBD0BF1D737C9A1C22" group="net.sourceforge.pmd"/>
|
||||
<trusted-key id="EE0CA873074092F806F59B65D364ABAA39A47320" group="com.google.errorprone"/>
|
||||
<trusted-key id="F1A51E051F527E0C8E24D54D4B1E11D5A4B91E89" group="com.google.protobuf"/>
|
||||
<trusted-key id="F254B35617DC255D9344BCFA873A8E86B4372146" group="org.codehaus.mojo"/>
|
||||
<trusted-key id="F254B35617DC255D9344BCFA873A8E86B4372146">
|
||||
<trusting group="org.apache" name="apache" version="13"/>
|
||||
<trusting group="org.codehaus.mojo"/>
|
||||
</trusted-key>
|
||||
<trusted-key id="F3184BCD55F4D016E30D4C9BF42E87F9665015C9" group="org.jsoup" name="jsoup" version="1.15.3"/>
|
||||
<trusted-key id="F3BD845679DD6A30F3F50F91597852B0B140F0BC" group="com.caverock" name="androidsvg" version="1.4"/>
|
||||
<trusted-key id="FA77DCFEF2EE6EB2DEBEDD2C012579464D01C06A" group="org.apache" name="apache"/>
|
||||
|
@ -6912,6 +6916,11 @@
|
|||
<sha256 value="b925aa988c40a5c7aa0c77b21373feb18c39414926bd51c76ef44434f5bae9c2" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="org.jetbrains.kotlinx" name="kotlinx-coroutines-bom" version="1.7.3">
|
||||
<artifact name="kotlinx-coroutines-bom-1.7.3.pom">
|
||||
<sha256 value="4e5d1900e6379ef3f5970d04a8f30529adc82f859e8cc107c21ce8149ef666c4" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="org.jetbrains.kotlinx" name="kotlinx-coroutines-core" version="1.4.1">
|
||||
<artifact name="kotlinx-coroutines-core-1.4.1.module">
|
||||
<sha256 value="3c00e44941f134b18cadbc5f18ab7b7f23d3ef1f78af95e344cb9c605db21a44" origin="Generated by Gradle"/>
|
||||
|
|
Loading…
Reference in a new issue