3 lines
75 B
Kotlin
3 lines
75 B
Kotlin
dependencies {
|
|
implementation(project(":extensions:shared:library"))
|
|
}
|