zhibo/android-app/build.gradle.kts

4 lines
74 B
Plaintext
Raw Permalink Normal View History

2025-12-16 15:47:36 +08:00
plugins {
2026-01-05 16:58:39 +08:00
id("com.android.application") version "8.7.3" apply false
2025-12-16 15:47:36 +08:00
}