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 61ffccd commit e9af76cCopy full SHA for e9af76c
1 file changed
gradle/verification-metadata.xml
@@ -7,6 +7,7 @@
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=".*-javadoc[.]jar" regex="true" reason="Android Studio downloads javadoc jars but doesn't add checksums - fixes building in AS"/>
9
<trust file=".*-sources[.]jar" regex="true" reason="Android Studio downloads source jars but doesn't add checksums - fixes building in AS"/>
10
+ <trust file=".*android-library-2.21.0.module" regex="true" reason="CodeQL fails to resolve this and write it to the metadata"/>
11
</trusted-artifacts>
12
<trusted-keys>
13
<trusted-key id="04543577D6A9CC626239C50C7ECBD740FF06AEB5">
0 commit comments