Skip to content

Commit

Permalink
Ignore source jars
Browse files Browse the repository at this point in the history
...thanks to Android Studio

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
  • Loading branch information
AndyScherzinger committed Apr 1, 2024
1 parent 604e093 commit b7f8810
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<verify-signatures>true</verify-signatures>
<trusted-artifacts>
<trust group="com.android.tools.build" name="aapt2" version="8.3.1-10880808" reason="ships OS specific artifacts (win/linux) - temp global trust"/>
<trust file=".*-sources[.]jar" regex="true" reason="Android Studio downloads source jars but doesn't add checksums - fixes building in AS"/>
</trusted-artifacts>
<ignored-keys>
<ignored-key id="C730DCAEF653215C" reason="Key couldn't be downloaded from any key server"/>
Expand Down

0 comments on commit b7f8810

Please sign in to comment.