Skip to content

Commit e9af76c

Browse files
ci(chksm): Ignore module file
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
1 parent 61ffccd commit e9af76c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

gradle/verification-metadata.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<trust group="com.android.tools.build" name="aapt2" version="8.4.1-11315950" reason="ships OS specific artifacts (win/linux) - temp global trust"/>
88
<trust file=".*-javadoc[.]jar" regex="true" reason="Android Studio downloads javadoc jars but doesn't add checksums - fixes building in AS"/>
99
<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"/>
1011
</trusted-artifacts>
1112
<trusted-keys>
1213
<trusted-key id="04543577D6A9CC626239C50C7ECBD740FF06AEB5">

0 commit comments

Comments
 (0)