Shade in kotlin-android-extensions

This commit is contained in:
Alexey Tsvetkov
2016-05-27 16:24:15 +03:00
parent 23353facca
commit 5fead88ced
3 changed files with 80 additions and 47 deletions
+3
View File
@@ -157,3 +157,6 @@ messages/**)
*** SKIP_DEBUG;
*** SKIP_FRAMES;
}
# for kotlin-android-extensions in maven
-keep class com.intellij.openapi.module.ModuleServiceManager { public *; }