[repo] KGP: drop groovy-all dependency
Add ported from Groovy escapeJavaStyleString method into our codebase.
This commit is contained in:
committed by
Space Team
parent
99dd2517c4
commit
f7e2b8b516
@@ -59,7 +59,6 @@ dependencies {
|
||||
commonCompileOnly("com.android.tools.build:gradle-api:4.2.2")
|
||||
commonCompileOnly("com.android.tools.build:builder:4.2.2")
|
||||
commonCompileOnly("com.android.tools.build:builder-model:4.2.2")
|
||||
commonCompileOnly("org.codehaus.groovy:groovy-all:2.4.12")
|
||||
commonCompileOnly(intellijCore())
|
||||
commonCompileOnly(commonDependency("org.jetbrains.teamcity:serviceMessages"))
|
||||
commonCompileOnly("com.gradle:gradle-enterprise-gradle-plugin:3.12.4")
|
||||
|
||||
Reference in New Issue
Block a user