5 lines
114 B
Groovy
5 lines
114 B
Groovy
ext.versions = [
|
|
kotlin : '1.3.70',
|
|
build_gradle: '3.6.1',
|
|
build_tools : '29.0.2',
|
|
]
|