5 lines
101 B
Groovy
5 lines
101 B
Groovy
ext {
|
|
gradle_version = '3.5.3'
|
|
kotlin_version = '1.5.30'
|
|
plugin_version = '10.0.0_mogo'
|
|
} |