4 lines
74 B
Text
4 lines
74 B
Text
|
plugins { `kotlin-dsl` }
|
||
|
|
||
|
dependencies { implementation(libs.build.agp) }
|