Skip to content

Commit d6ddead

Browse files
fix(deps): update dependency com.android.tools.build:gradle to v8.10.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 94a6f51 commit d6ddead

File tree

3 files changed

+28
-2
lines changed

3 files changed

+28
-2
lines changed

gradle/verification-metadata.xml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
<trust group="com.android.tools.build" name="aapt2" version="8.8.2-12006047" reason="ships OS specific artifacts (win/linux) - temp global trust"/>
99
<trust file=".*-sources[.]jar" regex="true"/>
1010
</trusted-artifacts>
11+
<ignored-keys>
12+
<ignored-key id="CA80D1F0EB6CA4BA" reason="Key couldn't be downloaded from any key server"/>
13+
</ignored-keys>
1114
<trusted-keys>
1215
<trusted-key id="015479E1055341431B4545AB72475FD306B9CAB7" group="com.googlecode.javaewah" name="JavaEWAH" version="1.2.3"/>
1316
<trusted-key id="03C123038C20AAE9E286C857479D601F3A7B5C1A" group="^com[.]github[.]ajalt($|([.].*))" regex="true"/>
@@ -80,6 +83,7 @@
8083
<trusted-key id="47504B76CF89C15C0512D9AFE16AB52D79FD224F">
8184
<trusting group="com.google.api.grpc" name="proto-google-common-protos" version="2.0.1"/>
8285
<trusting group="com.google.api.grpc" name="proto-google-common-protos" version="2.17.0"/>
86+
<trusting group="com.google.api.grpc" name="proto-google-common-protos" version="2.48.0"/>
8387
</trusted-key>
8488
<trusted-key id="475F3B8E59E6E63AA78067482C7B12F2A511E325">
8589
<trusting group="ch.qos.logback"/>
@@ -195,6 +199,7 @@
195199
<trusted-key id="C6F7D1C804C821F49AF3BFC13AD93C3C677A106E">
196200
<trusting group="io.perfmark" name="perfmark-api" version="0.23.0"/>
197201
<trusting group="io.perfmark" name="perfmark-api" version="0.26.0"/>
202+
<trusting group="io.perfmark" name="perfmark-api" version="0.27.0"/>
198203
</trusted-key>
199204
<trusted-key id="C70B844F002F21F6D2B9C87522E44AC0622B91C3" group="com.beust" name="jcommander" version="1.82"/>
200205
<trusted-key id="C7BE5BCC9FEC15518CFDA882B0F3710FA64900E7" group="^com[.]google($|([.].*))" regex="true"/>
@@ -3046,6 +3051,14 @@
30463051
<sha256 value="f342d06b5180e6eaba076a2a18a8e7fd66ae9b5f048964afb6ef42a023fa3752" origin="Generated by Gradle" reason="Artifact is not signed"/>
30473052
</artifact>
30483053
</component>
3054+
<component group="com.android.tools.build" name="bundletool" version="1.18.0">
3055+
<artifact name="bundletool-1.18.0.jar">
3056+
<sha256 value="b07f346383bac7d5ddbba2794ddc770565a83ae691d80332264d42dd9bfb4507" origin="Generated by Gradle" reason="Artifact is not signed"/>
3057+
</artifact>
3058+
<artifact name="bundletool-1.18.0.pom">
3059+
<sha256 value="d7230cbf765abbe27b85337d5c703aa01624ad519913e8dd5f782a1db57bf071" origin="Generated by Gradle" reason="Artifact is not signed"/>
3060+
</artifact>
3061+
</component>
30493062
<component group="com.android.tools.build" name="gradle" version="8.2.2">
30503063
<artifact name="gradle-8.2.2.jar">
30513064
<sha256 value="ca50f47cd13d347de7c89ecb2bd06487b03a88687c46c2b776bc0a9323958955" origin="Generated by Gradle" reason="Artifact is not signed"/>
@@ -8924,11 +8937,24 @@
89248937
<sha256 value="5610db06b733641acbc7a0c48a80c40069db627bad043f8c7c8d7afb4f6a3d27" origin="Generated by Gradle"/>
89258938
</artifact>
89268939
</component>
8940+
<component group="org.codehaus.mojo" name="animal-sniffer-annotations" version="1.24">
8941+
<artifact name="animal-sniffer-annotations-1.24.jar">
8942+
<sha256 value="c720e6e5bcbe6b2f48ded75a47bccdb763eede79d14330102e0d352e3d89ed92" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
8943+
</artifact>
8944+
<artifact name="animal-sniffer-annotations-1.24.pom">
8945+
<sha256 value="88484f60a6ad4238a97febacf2b333e9e08c178b8f180a05a3edbff4a38a836e" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
8946+
</artifact>
8947+
</component>
89278948
<component group="org.codehaus.mojo" name="animal-sniffer-parent" version="1.23">
89288949
<artifact name="animal-sniffer-parent-1.23.pom">
89298950
<sha256 value="6b7f054ab86a87f8e2599f35808b0989922e86b6cab13988021cd12640a4b404" origin="Generated by Gradle"/>
89308951
</artifact>
89318952
</component>
8953+
<component group="org.codehaus.mojo" name="animal-sniffer-parent" version="1.24">
8954+
<artifact name="animal-sniffer-parent-1.24.pom">
8955+
<sha256 value="49ddab43c8361dc2ef0c1ff87cb590fa7231702ab9f62e26d512dc18a1f1cd04" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
8956+
</artifact>
8957+
</component>
89328958
<component group="org.codehaus.mojo" name="mojo-parent" version="50">
89338959
<artifact name="mojo-parent-50.pom">
89348960
<pgp value="720746177725A89207A7075BFD5DEA07FCB690A8"/>

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ buildscript {
1818
junit_version = '4.13.2'
1919
}
2020
dependencies {
21-
classpath 'com.android.tools.build:gradle:8.9.2'
21+
classpath 'com.android.tools.build:gradle:8.10.1'
2222
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.13'
2323
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
2424
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8"

sample_client/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
buildscript {
1313
dependencies {
14-
classpath 'com.android.tools.build:gradle:8.9.2'
14+
classpath 'com.android.tools.build:gradle:8.10.1'
1515
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.13'
1616
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1717
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8"

0 commit comments

Comments
 (0)