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 @@ -13,7 +13,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
1313
1414buildscript {
1515 ext {
16- kotlinVersion = ' 2.1.21 '
16+ kotlinVersion = ' 2.2.0 '
1717 commonsVersion = ' 2.3.7'
1818 androidCommonsVersion = ' 1.1.0'
1919 }
Original file line number Diff line number Diff line change 88 <trust file=".*-sources[.]jar" regex="true" reason="Android Studio downloads source jars but doesn't add checksums - fixes building in AS"/>
99 </trusted-artifacts>
1010 <ignored-keys>
11+ <ignored-key id="A6EA2E2BF22E0543" reason="Key couldn't be downloaded from any key server"/>
1112 <ignored-key id="D46C5610D06E7001" reason="Key couldn't be downloaded from any key server"/>
1213 <ignored-key id="EB095DA7D2F6AC0E" reason="Key couldn't be downloaded from any key server"/>
1314 </ignored-keys>
91609161 <sha256 value="c91ab5aa570d86f6fd07cc158ec6bc2c50080402972ee9179fe24100739fbb20" origin="Generated by Gradle"/>
91619162 </artifact>
91629163 </component>
9164+ <component group="io.github.java-diff-utils" name="java-diff-utils" version="4.12">
9165+ <artifact name="java-diff-utils-4.12.jar">
9166+ <sha256 value="9990a2039778f6b4cc94790141c2868864eacee0620c6c459451121a901cd5b5" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
9167+ </artifact>
9168+ <artifact name="java-diff-utils-4.12.pom">
9169+ <sha256 value="c26e097edc8ec6805d1319817d23d4e496cc1015cc55dc5202112d8f6a9165fc" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
9170+ </artifact>
9171+ </component>
9172+ <component group="io.github.java-diff-utils" name="java-diff-utils-parent" version="4.12">
9173+ <artifact name="java-diff-utils-parent-4.12.pom">
9174+ <sha256 value="d811cf9f118cc2cad130c9427ad55c174d4c0a6f1a00ac1ae1c9bcbec5c44b19" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
9175+ </artifact>
9176+ </component>
91639177 <component group="io.grpc" name="grpc-api" version="1.57.0">
91649178 <artifact name="grpc-api-1.57.0.jar">
91659179 <sha256 value="8d2c384299f84ee8aa7f670f00e7cb26b87e231cf3091474307b32b76910f71c" origin="Generated by Gradle"/>
You can’t perform that action at this time.
0 commit comments