Skip to content

Commit 61b4cc6

Browse files
renovate[bot]AndyScherzinger
authored andcommitted
fix(deps): update dependency com.android.tools.build:gradle to v8.7.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 248e137 commit 61b4cc6

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ buildscript {
1515
mavenCentral()
1616
}
1717
dependencies {
18-
classpath 'com.android.tools.build:gradle:8.6.1'
18+
classpath 'com.android.tools.build:gradle:8.7.0'
1919
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.24'
2020
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
2121
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"

gradle/verification-metadata.xml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
</trusted-artifacts>
1010
<ignored-keys>
1111
<ignored-key id="31D2D79DF7E85DD3" reason="Key couldn't be downloaded from any key server"/>
12+
<ignored-key id="5C504E1210E49773" reason="Key couldn't be downloaded from any key server"/>
1213
</ignored-keys>
1314
<trusted-keys>
1415
<trusted-key id="042B29E928995B9DB963C636C7CA19B7B620D787" group="com.github.stephenc.jcip" name="jcip-annotations" version="1.0-1"/>
@@ -2087,6 +2088,14 @@
20872088
<sha256 value="f2e8aad4455a42372462d5e18a26973d67571179a6757f3825f227e91af2f2db" origin="Generated by Gradle" reason="Artifact is not signed"/>
20882089
</artifact>
20892090
</component>
2091+
<component group="com.android.tools.build" name="bundletool" version="1.17.1">
2092+
<artifact name="bundletool-1.17.1.jar">
2093+
<sha256 value="392fd3b099bd82b116c8772ab8fc4139984a91108a643f8dfc9ee29648818ad8" origin="Generated by Gradle" reason="Artifact is not signed"/>
2094+
</artifact>
2095+
<artifact name="bundletool-1.17.1.pom">
2096+
<sha256 value="7cdd337644d523fe60cfb632410c6b7fb7d982eec53270ddbedff1c26333545d" origin="Generated by Gradle" reason="Artifact is not signed"/>
2097+
</artifact>
2098+
</component>
20902099
<component group="com.android.tools.build" name="gradle" version="8.2.2">
20912100
<artifact name="gradle-8.2.2.jar">
20922101
<sha256 value="ca50f47cd13d347de7c89ecb2bd06487b03a88687c46c2b776bc0a9323958955" origin="Generated by Gradle" reason="Artifact is not signed"/>
@@ -3672,6 +3681,14 @@
36723681
<sha256 value="0f022a32490b76449f7404b0506dace458aeaa97c8300b34cfd5be1af1ac992b" origin="Generated by Gradle" reason="Artifact is not signed"/>
36733682
</artifact>
36743683
</component>
3684+
<component group="com.mebigfatguy.fb-contrib" name="fb-contrib" version="7.6.5">
3685+
<artifact name="fb-contrib-7.6.5.jar">
3686+
<sha256 value="122f28fd26ed6c1a9bad1e1a028198f47c1c057054103849323376224932038d" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
3687+
</artifact>
3688+
<artifact name="fb-contrib-7.6.5.pom">
3689+
<sha256 value="eb308c03982ff98baf9edbf071c4e8796146686eaba0f28eaf2b67516c6a0113" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
3690+
</artifact>
3691+
</component>
36753692
<component group="com.pinterest" name="ktlint" version="0.51.0-FINAL">
36763693
<artifact name="ktlint-0.51.0-FINAL.pom">
36773694
<sha256 value="62609714173a8e0fc63ddb2990c8e1d261e0ff2eb10650f296d10f0a421b61a5" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>

0 commit comments

Comments
 (0)