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