Files
aitsc/exampleAiApp01/build.gradle.kts

4 lines
74 B
Kotlin
Raw Permalink Normal View History

2026-03-01 23:24:53 +08:00
plugins {
id("com.android.application") version "8.7.3" apply false
}