瀏覽代碼

Update AGP

arkon 3 年之前
父節點
當前提交
90c9f28818
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      buildSrc/src/main/kotlin/Dependencies.kt

+ 1 - 1
buildSrc/src/main/kotlin/Dependencies.kt

@@ -1,5 +1,5 @@
 object BuildPluginsVersion {
-    const val AGP = "7.0.2"
+    const val AGP = "7.0.3"
     const val KOTLIN = "1.5.31"
     const val KOTLINTER = "3.6.0"
     const val VERSIONS_PLUGIN = "0.39.0"