Skip to content

Commit de10f88

Browse files
Merge pull request #915 from nextcloud/renovate/com.android.tools.build-gradle-8.x
fix(deps): update dependency com.android.tools.build:gradle to v8.13.1
2 parents 8676501 + be7357b commit de10f88

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-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.13.0'
18+
classpath 'com.android.tools.build:gradle:8.13.1'
1919
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.4'
2020
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
2121
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8"

gradle/verification-metadata.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@
8282
<trusting group="org.codehaus.groovy"/>
8383
</trusted-key>
8484
<trusted-key id="3F05DDA9F317301E927136D417A27CE7A60FF5F0" group="io.opentelemetry"/>
85+
<trusted-key id="4161A24D2E7F660FCFDB6AAFAE094C852B4EE5DC" group="com.mebigfatguy.fb-contrib" name="fb-contrib" version="7.7.0"/>
8586
<trusted-key id="41CD49B4EF5876F9E9F691DABAC30622339994C4" group="org.jspecify" name="jspecify" version="1.0.0"/>
8687
<trusted-key id="44FBDBBC1A00FE414F1C1873586654072EAD6677" group="org.sonatype.oss" name="oss-parent" version="9"/>
8788
<trusted-key id="47504B76CF89C15C0512D9AFE16AB52D79FD224F">

0 commit comments

Comments
 (0)