Go to file
yjj38 c2077dc444 chore: 初始化IntelliJ IDEA项目配置
- 添加 .name 文件,设置项目名称为 "AndroidGrape"
- 创建 appInsightsSettings.xml 文件,配置 Firebase Crashlytics
- 新增 Project_Default.xml 文件,配置项目默认检查规则,包括 DuplicatedCode, Eslint, PyPackageRequirementsInspection 和 PyPep8NamingInspection,并禁用 GrazieInspection, LanguageDetectionInspection 和 SpellCheckingInspection
2025-07-16 14:40:36 +08:00
.idea chore: 初始化IntelliJ IDEA项目配置 2025-07-16 14:40:36 +08:00
app Merge remote-tracking branch 'origin/master' 2025-07-15 19:03:50 +08:00
gradle init 2025-07-04 10:38:52 +08:00
.gitignore init 2025-07-04 10:38:52 +08:00
build.gradle.kts init 2025-07-04 10:38:52 +08:00
gradle.properties init 2025-07-04 10:38:52 +08:00
gradlew init 2025-07-04 10:38:52 +08:00
gradlew.bat init 2025-07-04 10:38:52 +08:00
settings.gradle.kts init 2025-07-04 10:38:52 +08:00