3 lines
89 B
Groovy
3 lines
89 B
Groovy
dependencies {
|
|
implementation "org.jetbrains.kotlin:kotlin-reflect:$kotlin_version"
|
|
} |