mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 16:49:11 +00:00
b32b98eb86
* Share kotlin version config between buildSrc and project * Use built-in Kotlin MessageCollector
3 lines
37 B
Groovy
3 lines
37 B
Groovy
ext {
|
|
kotlinVersion = '1.1.4-3'
|
|
} |