Skip to content

Commit 5beff6d

Browse files
committed
chore: update verification metadata with new trusted keys
1 parent 3a0fa08 commit 5beff6d

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

gradle/verification-metadata.xml

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,17 @@
9292
<trusted-key id="90EE19787A7BCF6FD37A1E9180C08B1C29100955" group="com.squareup" name="javawriter" version="2.5.0"/>
9393
<trusted-key id="95115197C5227C0887299D000F9FE62F88E938D8" group="com.google.dagger"/>
9494
<trusted-key id="A5BD02B93E7A40482EB1D66A5F69AD087600B22C" group="org.ow2.asm"/>
95+
<trusted-key id="A5F483CD733A4EBAEA378B2AE88979FB9B30ACF2">
96+
<trusting group="androidx.annotation"/>
97+
<trusting group="androidx.appcompat"/>
98+
<trusting group="androidx.collection"/>
99+
<trusting group="androidx.compose.runtime"/>
100+
<trusting group="androidx.lifecycle"/>
101+
<trusting group="androidx.privacysandbox.ads"/>
102+
<trusting group="androidx.profileinstaller"/>
103+
<trusting group="androidx.transition"/>
104+
<trusting group="^androidx[.]test($|([.].*))" regex="true"/>
105+
</trusted-key>
95106
<trusted-key id="A7892505CF1A58076453E52D7999BEFBA1039E8B" group="net.bytebuddy"/>
96107
<trusted-key id="AA70C7C433D501636392EC02153E7A3C2B4E5118" group="org.eclipse.ee4j" name="project"/>
97108
<trusted-key id="AFCC4C7594D09E2182C60E0F7A01B0F236E5430F" group="com.google.code.gson"/>
@@ -480,6 +491,7 @@
480491
</component>
481492
<component group="androidx.core" name="core" version="1.13.0">
482493
<artifact name="core-1.13.0.module">
494+
<pgp value="A5F483CD733A4EBAEA378B2AE88979FB9B30ACF2"/>
483495
<sha256 value="2e0e6e5c1205b7462a0c5c3e32b58c2e525435812ed89946c7be6737493b51e3" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
484496
</artifact>
485497
</component>
@@ -1579,7 +1591,7 @@
15791591
<sha256 value="66fdef91e9739348df7a096aa384a5685f4e875584cce89386a7a47251c4d8e9" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
15801592
</artifact>
15811593
<artifact name="hamcrest-core-1.3.pom">
1582-
<sha256 value="fde386a7905173a1b103de6ab820727584b50d0e32282e2797787c20a64ffa93" origin="Generated by Gradle"/>
1594+
<sha256 value="fde386a7905173a1b103de6ab820727584b50d0e32282e2797787c20a64ffa93" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
15831595
</artifact>
15841596
</component>
15851597
<component group="org.hamcrest" name="hamcrest-parent" version="1.3">
@@ -1673,7 +1685,7 @@
16731685
</component>
16741686
<component group="org.ow2" name="ow2" version="1.5.1">
16751687
<artifact name="ow2-1.5.1.pom">
1676-
<sha256 value="321ddbb7ee6fe4f53dea6b4cd6db74154d6bfa42391c1f763b361b9f485acf05" origin="Generated by Gradle"/>
1688+
<sha256 value="321ddbb7ee6fe4f53dea6b4cd6db74154d6bfa42391c1f763b361b9f485acf05" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
16771689
</artifact>
16781690
</component>
16791691
<component group="org.sonarqube" name="org.sonarqube.gradle.plugin" version="6.2.0.5505">
@@ -1683,7 +1695,7 @@
16831695
</component>
16841696
<component group="org.sonatype.oss" name="oss-parent" version="7">
16851697
<artifact name="oss-parent-7.pom">
1686-
<sha256 value="b51f8867c92b6a722499557fc3a1fdea77bdf9ef574722fe90ce436a29559454" origin="Generated by Gradle"/>
1698+
<sha256 value="b51f8867c92b6a722499557fc3a1fdea77bdf9ef574722fe90ce436a29559454" origin="Generated by Gradle" reason="Artifact is not signed"/>
16871699
</artifact>
16881700
</component>
16891701
<component group="org.sonatype.oss" name="oss-parent" version="9">

0 commit comments

Comments
 (0)