Skip to content

Commit 05b4fab

Browse files
Merge pull request #761 from nextcloud/renovate/com.android.tools.build-gradle-8.x
fix(deps): update dependency com.android.tools.build:gradle to v8.7.0
2 parents 248e137 + 1889b60 commit 05b4fab

File tree

3 files changed

+275
-200
lines changed

3 files changed

+275
-200
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"

0 commit comments

Comments
 (0)