4 lines
70 B
Kotlin
4 lines
70 B
Kotlin
|
|
plugins {
|
||
|
|
id("com.android.library") version "8.7.2" apply false
|
||
|
|
}
|