Skip to content

Commit

Permalink
Merge pull request nextcloud#12859 from nextcloud/renovate/androidplu…
Browse files Browse the repository at this point in the history
…ginversion

Update dependency com.android.tools.build:gradle to v8.3.2
  • Loading branch information
AndyScherzinger authored Apr 11, 2024
2 parents 041aeb1 + aa71ff3 commit 1144f3d
Show file tree
Hide file tree
Showing 2 changed files with 531 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 ="0c886d61f6"
androidPluginVersion = '8.3.1'
androidPluginVersion = '8.3.2'
androidxMediaVersion = '1.3.0'
androidxTestVersion = "1.5.0"
appCompatVersion = '1.6.1'
Expand Down
Loading

0 comments on commit 1144f3d

Please sign in to comment.