Build: flags for comparing gradle and jps

This commit is contained in:
Sergey Rostov
2019-06-27 17:42:27 +03:00
committed by Vyacheslav Gerasimov
parent f35680e823
commit 59411e1a28
7 changed files with 48 additions and 4 deletions
+1
View File
@@ -174,4 +174,5 @@ tasks.register<Sync>("ideaPlugin") {
}
rename(quote("-$version"), "")
rename(quote("-$bootstrapKotlinVersion"), "")
}