manager: Clean code & bump AGP version

This commit is contained in:
ShirkNeko
2025-08-25 17:28:51 +08:00
parent 1af8a87876
commit 8c8f344161
56 changed files with 27 additions and 279 deletions

View File

@@ -54,8 +54,8 @@ android {
prefab = true
}
kotlinOptions {
jvmTarget = "21"
kotlin {
jvmToolchain(21)
}
packaging {