Skip to content

Commit

Permalink
Merge pull request #2128 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.3.2
  • Loading branch information
AndyScherzinger authored Apr 11, 2024
2 parents 8debd7d + 0bd8096 commit 022a6bb
Show file tree
Hide file tree
Showing 2 changed files with 394 additions and 2 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.3.1'
classpath 'com.android.tools.build:gradle:8.3.2'
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 022a6bb

Please sign in to comment.