Skip to content

Commit

Permalink
Merge pull request #746 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.6.0
  • Loading branch information
AndyScherzinger authored Sep 2, 2024
2 parents a7337c7 + 5102fa9 commit e1c91de
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.5.2'
classpath 'com.android.tools.build:gradle:8.6.0'
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.21'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6"
Expand Down

0 comments on commit e1c91de

Please sign in to comment.