Skip to content

Commit 18b3164

Browse files
Merge pull request #657 from nextcloud/renovate/com.android.application-8.x
chore(deps): update plugin com.android.application to v8.10.0
2 parents 6031bdb + afdf812 commit 18b3164

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ plugins {
2020
id "org.jetbrains.kotlin.kapt" version "$kotlinVersion" apply false
2121
id "com.diffplug.spotless" version "7.0.3" apply false
2222
id 'io.gitlab.arturbosch.detekt' version '1.23.8' apply false
23-
id 'com.android.application' version '8.9.2' apply false
23+
id 'com.android.application' version '8.10.0' apply false
2424
}
2525

2626
tasks.register('clean', Delete) {

gradle/verification-metadata.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@
9898
<trusting group="org.bitbucket.b_c" name="jose4j" version="0.9.5"/>
9999
</trusted-key>
100100
<trusted-key id="31BAE2E51D95E0F8AD9B7BCC40A3C4432BD7308C" group="com.googlecode.juniversalchardet" name="juniversalchardet" version="1.0.3"/>
101+
<trusted-key id="32118CF76C9EC5D918E54967CA80D1F0EB6CA4BA" group="org.codehaus.mojo"/>
101102
<trusted-key id="33FD4BFD33554634053D73C0C2148900BCD3C2AF" group="org.jetbrains" name="annotations" version="23.0.0"/>
102103
<trusted-key id="34441E504A937F43EB0DAEF96A65176A0FB1CD0B" group="org.codehaus.groovy" name="groovy"/>
103104
<trusted-key id="3690C240CE51B4670D30AD1C38EE757D69184620" group="org.tukaani" name="xz" version="1.9"/>
@@ -109,6 +110,7 @@
109110
<trusted-key id="47504B76CF89C15C0512D9AFE16AB52D79FD224F">
110111
<trusting group="com.google.api.grpc" name="proto-google-common-protos" version="2.0.1"/>
111112
<trusting group="com.google.api.grpc" name="proto-google-common-protos" version="2.17.0"/>
113+
<trusting group="com.google.api.grpc" name="proto-google-common-protos" version="2.48.0"/>
112114
</trusted-key>
113115
<trusted-key id="475F3B8E59E6E63AA78067482C7B12F2A511E325" group="org.slf4j"/>
114116
<trusted-key id="4791825BDEA86EB9286A2ACE88BB19A33A18445F" group="net.ltgt.gradle.incap" name="incap" version="0.2"/>
@@ -213,6 +215,7 @@
213215
<trusted-key id="C6F7D1C804C821F49AF3BFC13AD93C3C677A106E">
214216
<trusting group="io.perfmark" name="perfmark-api" version="0.23.0"/>
215217
<trusting group="io.perfmark" name="perfmark-api" version="0.26.0"/>
218+
<trusting group="io.perfmark" name="perfmark-api" version="0.27.0"/>
216219
</trusted-key>
217220
<trusted-key id="C70B844F002F21F6D2B9C87522E44AC0622B91C3" group="com.beust" name="jcommander" version="1.82"/>
218221
<trusted-key id="C7BE5BCC9FEC15518CFDA882B0F3710FA64900E7" group="^com[.]google($|([.].*))" regex="true"/>
@@ -4624,6 +4627,14 @@
46244627
<sha256 value="f342d06b5180e6eaba076a2a18a8e7fd66ae9b5f048964afb6ef42a023fa3752" origin="Generated by Gradle" reason="Artifact is not signed"/>
46254628
</artifact>
46264629
</component>
4630+
<component group="com.android.tools.build" name="bundletool" version="1.18.0">
4631+
<artifact name="bundletool-1.18.0.jar">
4632+
<sha256 value="b07f346383bac7d5ddbba2794ddc770565a83ae691d80332264d42dd9bfb4507" origin="Generated by Gradle" reason="Artifact is not signed"/>
4633+
</artifact>
4634+
<artifact name="bundletool-1.18.0.pom">
4635+
<sha256 value="d7230cbf765abbe27b85337d5c703aa01624ad519913e8dd5f782a1db57bf071" origin="Generated by Gradle" reason="Artifact is not signed"/>
4636+
</artifact>
4637+
</component>
46274638
<component group="com.android.tools.build" name="gradle" version="8.3.0">
46284639
<artifact name="gradle-8.3.0.jar">
46294640
<sha256 value="2373ffe9dd5928b2d3f2696d4d4d5f061d24d49582850dd9f05d9740f9c360d9" origin="Generated by Gradle" reason="Artifact is not signed"/>

0 commit comments

Comments
 (0)