We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eee054c commit bfd08e3Copy full SHA for bfd08e3
gradle/verification-metadata.xml
@@ -6,6 +6,7 @@
6
<trusted-artifacts>
7
<trust group="com.android.tools.build" name="aapt2" version="8.4.1-11315950" reason="ships OS specific artifacts (win/linux) - temp global trust"/>
8
<trust file=".*-sources[.]jar" regex="true" reason="Android Studio downloads source jars but doesn't add checksums - fixes building in AS"/>
9
+ <trust file=".*android-library-2.21.0.module" regex="true" reason="CodeQL fails to resolve this and write it to the metadata"/>
10
</trusted-artifacts>
11
<ignored-keys>
12
<ignored-key id="EB095DA7D2F6AC0E" reason="Key couldn't be downloaded from any key server"/>
0 commit comments