Remove hacky PluginURLClassLoader

It was once needed for the compiler plugins bundled straight into the compiler (read: kapt1). Since there are no bundled plugins anymore, the parent-last plugin classloader itself is not needed anymore.
This commit is contained in:
Yan Zhulanow
2018-10-29 09:27:43 +09:00
parent 02340a4fe3
commit b6aecf3933
3 changed files with 3 additions and 53 deletions
+1
View File
@@ -3,6 +3,7 @@
<words>
<w>debuggee</w>
<w>deserializes</w>
<w>hacky</w>
<w>impls</w>
<w>kapt</w>
<w>parceler</w>