Skip to content

Commit

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

fix(deps): update dependency com.android.tools.build:gradle to v8.8.0
  • Loading branch information
AndyScherzinger authored Jan 24, 2025
2 parents c5c4dbf + 3529ab4 commit 97771b0
Show file tree
Hide file tree
Showing 3 changed files with 3,627 additions and 334 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.7.3'
classpath 'com.android.tools.build:gradle:8.8.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"

// NOTE: Do not place your application dependencies here; they belong
Expand Down
Loading

0 comments on commit 97771b0

Please sign in to comment.