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