Skip to content

Commit

Permalink
Merge pull request #13506 from nextcloud/renovate/androidpluginversion
Browse files Browse the repository at this point in the history
Update dependency com.android.tools.build:gradle to v8.6.0
  • Loading branch information
AndyScherzinger authored Sep 5, 2024
2 parents 48c9add + 3d3227b commit 5addb95
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
buildscript {
ext {
androidLibraryVersion ="a4d86ef9d1"
androidPluginVersion = '8.5.2'
androidPluginVersion = '8.6.0'
androidxMediaVersion = '1.4.0'
androidxTestVersion = "1.6.1"
appCompatVersion = '1.7.0'
Expand Down
2 changes: 1 addition & 1 deletion scripts/analysis/lint-results.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
DO NOT TOUCH; GENERATED BY DRONE
<span class="mdl-layout-title">Lint Report: 3 errors and 60 warnings</span>
<span class="mdl-layout-title">Lint Report: 3 errors and 61 warnings</span>

0 comments on commit 5addb95

Please sign in to comment.