feat: Enhance KPM configuration checking,

- remove unused imports, update mmrl versions
This commit is contained in:
ShirkNeko
2025-05-18 04:06:36 +08:00
parent 28aa34c0b6
commit 6d60e54a7d
5 changed files with 41 additions and 12 deletions

View File

@@ -22,7 +22,7 @@ compose-material3 = "1.3.2"
compose-ui = "1.8.0"
compose-foundation = "1.7.8"
documentfile = "1.0.1"
mmrl = "v33560"
mmrl = "v33624"
[plugins]
agp-app = { id = "com.android.application", version.ref = "agp" }