4 lines
74 B
Kotlin
4 lines
74 B
Kotlin
|
|
plugins {
|
||
|
|
id("com.android.application") version "8.7.3" apply false
|
||
|
|
}
|