4 lines
82 B
Groovy
4 lines
82 B
Groovy
ext.versions = [
|
|
kotlin : '1.3.70',
|
|
build_gradle: '3.6.1',
|
|
]
|