Disable dependencies verification for kotlin-ide projects
This commit is contained in:
committed by
TeamCityServer
parent
71ee9cf1be
commit
6139f095e7
+2
@@ -247,6 +247,8 @@ fun convertJpsModule(imlFile: File, jpsModule: JpsModule): String {
|
||||
| $mavenRepos
|
||||
|}
|
||||
|
|
||||
|disableDependencyVerification()
|
||||
|
|
||||
|dependencies {
|
||||
| implementation(toolsJarApi())
|
||||
| $deps
|
||||
|
||||
Reference in New Issue
Block a user