4 lines
81 B
Groovy
4 lines
81 B
Groovy
ext.versions = [
|
|
kotlin : '1.5.0',
|
|
build_gradle: '4.2.0',
|
|
]
|