Skip to content

Commit 194df1a

Browse files
ci(chksm): Add meta-data
Signed-off-by: Andy Scherzinger <[email protected]>
1 parent dbf014b commit 194df1a

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

gradle/verification-metadata.xml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<configuration>
44
<verify-metadata>true</verify-metadata>
55
<verify-signatures>true</verify-signatures>
6+
<keyring-format>armored</keyring-format>
67
<trusted-artifacts>
78
<trust group="com.android.tools.build" name="aapt2" version="8.8.1-12006047" reason="ships OS specific artifacts (win/linux) - temp global trust"/>
89
<trust group="com.android.tools.build" name="aapt2" version="8.8.2-12006047" reason="ships OS specific artifacts (win/linux) - temp global trust"/>
@@ -11,8 +12,6 @@
1112
</trusted-artifacts>
1213
<ignored-keys>
1314
<ignored-key id="2C7F998F4272C851" reason="Key couldn't be downloaded from any key server"/>
14-
<ignored-key id="A6EA2E2BF22E0543" reason="Key couldn't be downloaded from any key server"/>
15-
<ignored-key id="CA80D1F0EB6CA4BA" reason="Key couldn't be downloaded from any key server"/>
1615
</ignored-keys>
1716
<trusted-keys>
1817
<trusted-key id="015479E1055341431B4545AB72475FD306B9CAB7" group="com.googlecode.javaewah" name="JavaEWAH" version="1.2.3"/>
@@ -8416,6 +8415,14 @@
84168415
<sha256 value="42ee2d10523f4ae1bb34f5d4851dcc41ebb6ef5aeb04f17840fc14a13aee2d02" origin="Generated by Gradle"/>
84178416
</artifact>
84188417
</component>
8418+
<component group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.6.12">
8419+
<artifact name="sb-contrib-7.6.12.jar">
8420+
<sha256 value="751ee9ad8e88ccf67bfbc2a71431e926217d3890ea96044833f694ee88752e36" origin="Generated by Gradle"/>
8421+
</artifact>
8422+
<artifact name="sb-contrib-7.6.12.pom">
8423+
<sha256 value="3d22357f17d4075a3b882df95685f9c3c2437e495cc532885e237259944cae8c" origin="Generated by Gradle"/>
8424+
</artifact>
8425+
</component>
84198426
<component group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.6.9">
84208427
<artifact name="sb-contrib-7.6.9.jar">
84218428
<sha256 value="9203f1af681600039a316f2fa6ca9d8ce52bbe3b4253aaf7321a3dfae914ab2b" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)