Loading gradle/verification-metadata.xml +6 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ </ignored-keys> <trusted-keys> <trusted-key id="015479E1055341431B4545AB72475FD306B9CAB7" group="com.googlecode.javaewah" name="JavaEWAH" version="1.2.3"/> <trusted-key id="03C123038C20AAE9E286C857479D601F3A7B5C1A" group="^com[.]github[.]ajalt($|([.].*))" regex="true"/> <trusted-key id="042B29E928995B9DB963C636C7CA19B7B620D787" group="com.github.stephenc.jcip" name="jcip-annotations" version="1.0-1"/> <trusted-key id="04543577D6A9CC626239C50C7ECBD740FF06AEB5"> <trusting group="org.glassfish.jaxb"/> Loading Loading @@ -3799,6 +3800,11 @@ <sha256 value="5a7798b003515d2d55419a87bc005ff243f47c2c43f7802996185a2dea610869" origin="Generated by Gradle" reason="Artifact is not signed"/> </artifact> </component> <component group="com.diffplug.spotless" name="com.diffplug.spotless.gradle.plugin" version="7.0.1"> <artifact name="com.diffplug.spotless.gradle.plugin-7.0.1.pom"> <sha256 value="d967a0f74c203ddcc5700947aab40f4be2a5a9f7b8d32aab7fc412b2030e7dfc" origin="Generated by Gradle" reason="Artifact is not signed"/> </artifact> </component> <component group="com.fasterxml" name="oss-parent" version="56"> <artifact name="oss-parent-56.pom"> <sha256 value="fd491f78857424106d2e3d605bcd799b53d31a565cdc868463ca7e875db45a50" origin="Generated by Gradle"/> Loading library/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ buildscript { } plugins { id "com.diffplug.spotless" version "7.0.0" id "com.diffplug.spotless" version "7.0.1" } apply plugin: 'com.android.library' Loading Loading
gradle/verification-metadata.xml +6 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ </ignored-keys> <trusted-keys> <trusted-key id="015479E1055341431B4545AB72475FD306B9CAB7" group="com.googlecode.javaewah" name="JavaEWAH" version="1.2.3"/> <trusted-key id="03C123038C20AAE9E286C857479D601F3A7B5C1A" group="^com[.]github[.]ajalt($|([.].*))" regex="true"/> <trusted-key id="042B29E928995B9DB963C636C7CA19B7B620D787" group="com.github.stephenc.jcip" name="jcip-annotations" version="1.0-1"/> <trusted-key id="04543577D6A9CC626239C50C7ECBD740FF06AEB5"> <trusting group="org.glassfish.jaxb"/> Loading Loading @@ -3799,6 +3800,11 @@ <sha256 value="5a7798b003515d2d55419a87bc005ff243f47c2c43f7802996185a2dea610869" origin="Generated by Gradle" reason="Artifact is not signed"/> </artifact> </component> <component group="com.diffplug.spotless" name="com.diffplug.spotless.gradle.plugin" version="7.0.1"> <artifact name="com.diffplug.spotless.gradle.plugin-7.0.1.pom"> <sha256 value="d967a0f74c203ddcc5700947aab40f4be2a5a9f7b8d32aab7fc412b2030e7dfc" origin="Generated by Gradle" reason="Artifact is not signed"/> </artifact> </component> <component group="com.fasterxml" name="oss-parent" version="56"> <artifact name="oss-parent-56.pom"> <sha256 value="fd491f78857424106d2e3d605bcd799b53d31a565cdc868463ca7e875db45a50" origin="Generated by Gradle"/> Loading
library/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ buildscript { } plugins { id "com.diffplug.spotless" version "7.0.0" id "com.diffplug.spotless" version "7.0.1" } apply plugin: 'com.android.library' Loading