Files
kotlin-fork/libraries/tools/kotlin-gradle-plugin
Alexander Udalov 0624854d5a Fix compilation of kotlin-gradle-plugin
The "ClassReader(InputStream)" constructor is stripped from
kotlin-compiler by proguard, so use the "ClassReader(ByteArray)"
constructor instead
2017-04-29 18:43:58 +03:00
..
2013-06-03 17:47:36 +04:00
2017-03-25 04:14:17 +03:00