5 lines
67 B
Kotlin
5 lines
67 B
Kotlin
plugins {
|
|
id("com.github.ben-manes.versions") version "0.36.0"
|
|
|
|
}
|