- 添加 .name 文件,设置项目名称为 "AndroidGrape" - 创建 appInsightsSettings.xml 文件,配置 Firebase Crashlytics - 新增 Project_Default.xml 文件,配置项目默认检查规则,包括 DuplicatedCode, Eslint, PyPackageRequirementsInspection 和 PyPep8NamingInspection,并禁用 GrazieInspection, LanguageDetectionInspection 和 SpellCheckingInspection |
||
---|---|---|
.idea | ||
app | ||
gradle | ||
.gitignore | ||
build.gradle.kts | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
settings.gradle.kts |