diff --git a/build.xml b/build.xml index 270853fa1e6..a7e6054144c 100644 --- a/build.xml +++ b/build.xml @@ -546,10 +546,6 @@ public protected *; } - -keep class org.jetbrains.jet.** { - public protected *; - } - -keep class org.jetbrains.kotlin.** { public protected *; }