Skip to content

Commit

Permalink
Merge pull request #2583 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.1
  • Loading branch information
github-actions[bot] authored Feb 15, 2025
2 parents bbffa8b + 838c9fc commit e97e383
Show file tree
Hide file tree
Showing 3 changed files with 1,005 additions and 279 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.8.0'
classpath 'com.android.tools.build:gradle:8.8.1'
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 e97e383

Please sign in to comment.