Skip to content

Commit

Permalink
Merge pull request #809 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.8.1
  • Loading branch information
AndyScherzinger authored Feb 16, 2025
2 parents f151403 + ec6fb2a commit a51e644
Show file tree
Hide file tree
Showing 3 changed files with 2,430 additions and 392 deletions.
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.8.0'
classpath 'com.android.tools.build:gradle:8.8.1'
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.5'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
Expand Down
Loading

0 comments on commit a51e644

Please sign in to comment.