File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ buildscript {
2222 google()
2323 }
2424 dependencies {
25- classpath ' com.android.tools.build:gradle:8.10.1 '
25+ classpath ' com.android.tools.build:gradle:8.11.0 '
2626 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion "
2727
2828 // NOTE: Do not place your application dependencies here; they belong
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="D46C5610D06E7001" reason="Key couldn't be downloaded from any key server"/>
1112 <ignored-key id="EB095DA7D2F6AC0E" reason="Key couldn't be downloaded from any key server"/>
1213 </ignored-keys>
1314 <trusted-keys>
45164517 <sha256 value="d7230cbf765abbe27b85337d5c703aa01624ad519913e8dd5f782a1db57bf071" origin="Generated by Gradle" reason="Artifact is not signed"/>
45174518 </artifact>
45184519 </component>
4520+ <component group="com.android.tools.build" name="bundletool" version="1.18.1">
4521+ <artifact name="bundletool-1.18.1.jar">
4522+ <sha256 value="a73341a7945abcb0e6b8971c7b1b2801bd765006447ca0d2437a4260d572ceac" origin="Generated by Gradle" reason="Artifact is not signed"/>
4523+ </artifact>
4524+ <artifact name="bundletool-1.18.1.pom">
4525+ <sha256 value="5c4df7b2e31f17f20e4b8dbd62a2b7865a09a49a1fd2931a359fd394ecb9b5a5" origin="Generated by Gradle" reason="Artifact is not signed"/>
4526+ </artifact>
4527+ </component>
45194528 <component group="com.android.tools.build" name="gradle" version="8.10.1">
45204529 <artifact name="gradle-8.10.1.jar">
45214530 <sha256 value="a0fe22ce029c548335a75913f7ad517c827c567b8abb84047102034255ae1173" origin="Generated by Gradle"/>
88048813 <sha256 value="cd0baa47788b0f07c31d4a4932f618d4ca9ffd3003ae3dc2cade53df6708f020" origin="Generated by Gradle"/>
88058814 </artifact>
88068815 </component>
8816+ <component group="com.ibm.icu" name="icu4j" version="77.1">
8817+ <artifact name="icu4j-77.1.jar">
8818+ <sha256 value="b3640b9f416a4411fd33c59abbeea8fd57d024c23e1819bf9673220a97499fe3" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
8819+ </artifact>
8820+ <artifact name="icu4j-77.1.pom">
8821+ <sha256 value="16e54bf6bfa9fb221bb57e133a8373f442110f3dae3710156e92615c82476e18" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
8822+ </artifact>
8823+ </component>
88078824 <component group="com.ibm.icu" name="icu4j-root" version="74.2">
88088825 <artifact name="icu4j-root-74.2.pom">
88098826 <sha256 value="a0daf2ab7b3d63b093ae76dd2fd9858df27508cee3b29f00b7dd6d25a1fde9d6" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
You can’t perform that action at this time.
0 commit comments