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