优化报错提示;
buildDir 已弃用。 https://docs.gradle.org/current/userguide/upgrading_version_8.html#project_builddir ;
其他优化。
This commit is contained in:
adhu2018
2023-11-01 17:43:41 +08:00
parent ebe22a79d8
commit 060ffd64b2
12 changed files with 17 additions and 16 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
*.iml
.gradle
/local.properties
local.properties
.DS_Store
/build
/captures
@@ -12,5 +12,5 @@ node_modules/
/app/google
/app/gradle.properties
package-lock.json
.idea/*
.idea/