4 строки
74 B
Kotlin
4 строки
74 B
Kotlin
plugins {
|
|
id("com.android.application") version "9.0.0" apply false
|
|
}
|