Skip to content

Commit

Permalink
Merge pull request #13601 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.1
  • Loading branch information
AndyScherzinger authored Sep 23, 2024
2 parents 6f08389 + 21d78ee commit 4ecdf79
Showing 1 changed file with 1 addition and 1 deletion.
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 ="18f01f7cdffa09bbddbcb610d222fb6df46dae47"
androidPluginVersion = '8.6.0'
androidPluginVersion = '8.6.1'
androidxMediaVersion = '1.4.0'
androidxTestVersion = "1.6.1"
appCompatVersion = '1.7.0'
Expand Down

0 comments on commit 4ecdf79

Please sign in to comment.