Skip to content

Commit b7f8810

Browse files
Ignore source jars
...thanks to Android Studio Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
1 parent 604e093 commit b7f8810

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle/verification-metadata.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<verify-signatures>true</verify-signatures>
66
<trusted-artifacts>
77
<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"/>
89
</trusted-artifacts>
910
<ignored-keys>
1011
<ignored-key id="C730DCAEF653215C" reason="Key couldn't be downloaded from any key server"/>

0 commit comments

Comments
 (0)