mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 00:38:21 +00:00
Share kotlin version config between buildSrc and project (#353)
* Share kotlin version config between buildSrc and project * Use built-in Kotlin MessageCollector
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
ext {
|
||||
kotlinVersion = '1.1.4-3'
|
||||
}
|
||||
Reference in New Issue
Block a user