浏览代码

Merge pull request #13808 from nextcloud/renovate/androidpluginversion

Update dependency com.android.tools.build:gradle to v8.7.1
Andy Scherzinger 9 月之前
父节点
当前提交
da46628fab
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -11,7 +11,7 @@
 buildscript {
     ext {
         androidLibraryVersion ="ceb3812b688f2288911acf4d917596283fab0ea5"
-        androidPluginVersion = '8.7.0'
+        androidPluginVersion = '8.7.1'
         androidxMediaVersion = '1.4.1'
         androidxTestVersion = "1.6.1"
         appCompatVersion = '1.7.0'