Skip to content

Commit

Permalink
Merge pull request #3969 from nextcloud/gradle8.5update
Browse files Browse the repository at this point in the history
update to gradle 8.5.0
  • Loading branch information
mahibi committed Jun 18, 2024
2 parents 988941a + b0c82f2 commit e0d7f00
Show file tree
Hide file tree
Showing 3 changed files with 255 additions and 151 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:8.4.1'
classpath 'com.android.tools.build:gradle:8.5.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}"
classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}"
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.15'
Expand Down
Loading

0 comments on commit e0d7f00

Please sign in to comment.