안드로이드 디버그 빌드 정리

This commit is contained in:
2026-06-06 15:40:19 +09:00
parent 0f404b439e
commit fbdd87ec8b
10 changed files with 385 additions and 8 deletions

View File

@@ -1,4 +1,3 @@
plugins {
id("com.android.application") version "9.2.0" apply false
id("org.jetbrains.kotlin.android") version "2.4.0" apply false
}