Skip to content

Commit

Permalink
Merge pull request #790 from nextcloud/renovate/com.android.tools.bui…
Browse files Browse the repository at this point in the history
…ld-gradle-8.x

fix(deps): update dependency com.android.tools.build:gradle to v8.7.3
  • Loading branch information
AndyScherzinger authored Dec 3, 2024
2 parents 96f0d9e + 9d9700b commit bfc2f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.7.2'
classpath 'com.android.tools.build:gradle:8.7.3'
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.26'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
Expand Down

0 comments on commit bfc2f71

Please sign in to comment.