Browse Source

Merge pull request #13275 from nextcloud/renovate/androidpluginversion

Update dependency com.android.tools.build:gradle to v8.5.1
Andy Scherzinger 8 months ago
parent
commit
13fc8653df
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -11,7 +11,7 @@
 buildscript {
     ext {
         androidLibraryVersion ="7444d0e832bb35b708c2d84878d9727d24289385"
-        androidPluginVersion = '8.5.0'
+        androidPluginVersion = '8.5.1'
         androidxMediaVersion = '1.3.1'
         androidxTestVersion = "1.6.1"
         appCompatVersion = '1.7.0'