Re-write root and libs to Kotlin DSL
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
PlatformConfigKt.applyPlatformAndCoreConfiguration(project)
|
||||
PlatformConfigKt.applyShadowConfiguration(project)
|
||||
apply plugin: 'eclipse'
|
||||
apply plugin: 'idea'
|
||||
apply plugin: 'maven'
|
||||
|
||||
Reference in New Issue
Block a user