Renaming for easier conversion, some more manual conversion
This commit is contained in:
committed by
Vyacheslav Gerasimov
parent
6f21c36d68
commit
a418a3ac49
@@ -1,15 +1,6 @@
|
||||
|
||||
apply { plugin("kotlin") }
|
||||
|
||||
//configureIntellijPlugin {
|
||||
// setExtraDependencies("intellij-core")
|
||||
//}
|
||||
|
||||
repositories {
|
||||
intellijSdkRepo(project)
|
||||
androidDxJarRepo(project)
|
||||
}
|
||||
|
||||
dependencies {
|
||||
testCompile(project(":core:descriptors"))
|
||||
testCompile(project(":core:descriptors.jvm"))
|
||||
|
||||
Reference in New Issue
Block a user