chore: migrate to version catalog, Gropify

This commit is contained in:
2025-11-11 17:50:47 +08:00
parent aef858e0a3
commit 8eb1532ce1
10 changed files with 58 additions and 60 deletions

10
.gitignore vendored
View File

@@ -45,9 +45,11 @@
# Kotlin
.kotlin
.idea/kotlinc.xml
# Misc
.idea/misc.xml
.idea/markdown.xml
# CMake
cmake-build-*/
@@ -91,6 +93,8 @@ fabric.properties
.idea/androidTestResultsUserPreferences.xml
# Android projects
.idea/AndroidProjectSystem.xml
.idea/deviceManager.xml
**/local.properties
/captures
.externalNativeBuild
@@ -106,5 +110,11 @@ site
*.bak
.idea/appInsightsSettings.xml
# Discord plugin for IntelliJ
.idea/discord.xml
# Copilot for IntelliJ
.idea/copilot**
# Mac OS
.DS_Store