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 604e093 commit b7f8810Copy full SHA for b7f8810
gradle/verification-metadata.xml
@@ -5,6 +5,7 @@
5
<verify-signatures>true</verify-signatures>
6
<trusted-artifacts>
7
<trust group="com.android.tools.build" name="aapt2" version="8.3.1-10880808" 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
</trusted-artifacts>
10
<ignored-keys>
11
<ignored-key id="C730DCAEF653215C" reason="Key couldn't be downloaded from any key server"/>
0 commit comments