Loading gradle/verification-metadata.xml +5 −0 Original line number Diff line number Diff line Loading @@ -3799,6 +3799,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 +5 −0 Original line number Diff line number Diff line Loading @@ -3799,6 +3799,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