Switch all usages of dx.jar to the new mechanism, cleanup and refactoring
This commit is contained in:
committed by
Vyacheslav Gerasimov
parent
eabbebd458
commit
47507ad694
@@ -4,6 +4,10 @@ apply {
|
||||
plugin("java")
|
||||
}
|
||||
|
||||
repositories {
|
||||
androidDxJarRepo(project)
|
||||
}
|
||||
|
||||
configureIntellijPlugin {
|
||||
setExtraDependencies("intellij-core")
|
||||
setPlugins("android")
|
||||
|
||||
Reference in New Issue
Block a user