Re-write root and libs to Kotlin DSL
This commit is contained in:
@@ -6,6 +6,8 @@ plugins {
|
||||
id("net.ltgt.apt-idea")
|
||||
}
|
||||
|
||||
PlatformConfigKt.applyPlatformAndCoreConfiguration(project)
|
||||
|
||||
configurations.all { Configuration it ->
|
||||
it.resolutionStrategy { ResolutionStrategy rs ->
|
||||
rs.force("com.google.guava:guava:21.0")
|
||||
|
||||
Reference in New Issue
Block a user