File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 214214 <trusted-key id="CE8075A251547BEE249BC151A2115AE15F6B8B72" group="org.apache.commons"/>
215215 <trusted-key id="CFC10B69382CBCF5387E51484ECE492B63E38ACF" group="com.h3xstream.findsecbugs"/>
216216 <trusted-key id="D1AE986470B5A49C3E6A27B2878F01FAA8D356E1" group="io.github.bitstorm" name="tinyzip-core" version="1.0.0"/>
217+ <trusted-key id="D477D51812E692011DB11E66A6EA2E2BF22E0543" group="io.github.java-diff-utils"/>
217218 <trusted-key id="D6F1BC78607808EC8E9F69437A8860944FAD5F62" group="org.apache.commons" name="commons-parent"/>
218219 <trusted-key id="D75E25B78EBB19E47C0A99BCA7764F502A938C99" group="com.google.protobuf"/>
219220 <trusted-key id="D878D4A823EAE731B729D1A8D2151178A123C97F">
32593260 <sha256 value="d7230cbf765abbe27b85337d5c703aa01624ad519913e8dd5f782a1db57bf071" origin="Generated by Gradle" reason="Artifact is not signed"/>
32603261 </artifact>
32613262 </component>
3263+ <component group="com.android.tools.build" name="bundletool" version="1.18.1">
3264+ <artifact name="bundletool-1.18.1.jar">
3265+ <sha256 value="a73341a7945abcb0e6b8971c7b1b2801bd765006447ca0d2437a4260d572ceac" origin="Generated by Gradle" reason="Artifact is not signed"/>
3266+ </artifact>
3267+ <artifact name="bundletool-1.18.1.pom">
3268+ <sha256 value="5c4df7b2e31f17f20e4b8dbd62a2b7865a09a49a1fd2931a359fd394ecb9b5a5" origin="Generated by Gradle" reason="Artifact is not signed"/>
3269+ </artifact>
3270+ </component>
32623271 <component group="com.android.tools.build" name="gradle" version="8.10.1">
32633272 <artifact name="gradle-8.10.1.jar">
32643273 <sha256 value="a0fe22ce029c548335a75913f7ad517c827c567b8abb84047102034255ae1173" origin="Generated by Gradle"/>
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ buildscript {
1818 junit_version = ' 4.13.2'
1919 }
2020 dependencies {
21- classpath ' com.android.tools.build:gradle:8.10.1 '
21+ classpath ' com.android.tools.build:gradle:8.11.0 '
2222 classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.2.0'
2323 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
2424 classpath " io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8"
Original file line number Diff line number Diff line change 1111
1212buildscript {
1313 dependencies {
14- classpath ' com.android.tools.build:gradle:8.10.1 '
14+ classpath ' com.android.tools.build:gradle:8.11.0 '
1515 classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.2.0'
1616 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
1717 classpath " io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8"
You can’t perform that action at this time.
0 commit comments