File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ buildscript {
1515// Top-level build file where you can add configuration options common to all sub-projects/modules.
1616plugins {
1717 id ' org.jetbrains.kotlin.plugin.compose' version ' 2.2.0' apply false
18- id ' com.android.library' version ' 8.10.1 ' apply false
18+ id ' com.android.library' version ' 8.11.0 ' apply false
1919 id ' org.jetbrains.kotlin.android' version " $kotlinVersion " apply false
2020 id " org.jetbrains.kotlin.kapt" version " $kotlinVersion " apply false
2121 id " com.diffplug.spotless" version " 7.0.4" apply false
Original file line number Diff line number Diff line change 4444 <trust file=".*-sources[.]jar" regex="true"/>
4545 </trusted-artifacts>
4646 <ignored-keys>
47+ <ignored-key id="A6EA2E2BF22E0543" reason="Key couldn't be downloaded from any key server"/>
4748 <ignored-key id="CA80D1F0EB6CA4BA" reason="Key couldn't be downloaded from any key server"/>
4849 </ignored-keys>
4950 <trusted-keys>
1024510246 <sha256 value="2dfe9f7b88f728e1ad485ab9717af06a559e025ecd5f019be8b532e9352b9875" origin="Generated by Gradle"/>
1024610247 </artifact>
1024710248 </component>
10249+ <component group="io.github.java-diff-utils" name="java-diff-utils" version="4.12">
10250+ <artifact name="java-diff-utils-4.12.jar">
10251+ <sha256 value="9990a2039778f6b4cc94790141c2868864eacee0620c6c459451121a901cd5b5" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
10252+ </artifact>
10253+ <artifact name="java-diff-utils-4.12.pom">
10254+ <sha256 value="c26e097edc8ec6805d1319817d23d4e496cc1015cc55dc5202112d8f6a9165fc" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
10255+ </artifact>
10256+ </component>
10257+ <component group="io.github.java-diff-utils" name="java-diff-utils-parent" version="4.12">
10258+ <artifact name="java-diff-utils-parent-4.12.pom">
10259+ <sha256 value="d811cf9f118cc2cad130c9427ad55c174d4c0a6f1a00ac1ae1c9bcbec5c44b19" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
10260+ </artifact>
10261+ </component>
1024810262 <component group="io.github.oshai" name="kotlin-logging-jvm" version="7.0.3">
1024910263 <artifact name="kotlin-logging-jvm-7.0.3.jar">
1025010264 <sha256 value="241daa21665dd0ca55576a4bc4d8e9ace8891ae3c698cc77f13bb4bdac372e94" origin="Generated by Gradle"/>
You can’t perform that action at this time.
0 commit comments