bcv: cleanup the old way of reading kotlin visibilities

This commit is contained in:
Ilya Gorbunov
2018-05-20 19:05:24 +03:00
parent 84d96d9537
commit 66a9a90455
8 changed files with 124 additions and 174 deletions
@@ -10,7 +10,6 @@ dependencies {
compile project(':kotlinx-metadata-jvm')
compile 'org.ow2.asm:asm:6.0'
compile 'org.ow2.asm:asm-tree:6.0'
compile 'com.google.code.gson:gson:2.6.2'
testCompile project(':kotlin-test:kotlin-test-junit')
testArtifacts project(':kotlin-stdlib')