Move dependencies into a single file so it's easier to copy
This commit is contained in:
parent
d7f0ca8ccf
commit
f35fe810e0
5 changed files with 152 additions and 52 deletions
|
|
@ -34,4 +34,5 @@ apply from: 'gradlescripts/detekt.config.gradle'
|
|||
apply from: 'gradlescripts/ktlint.gradle'
|
||||
apply from: 'gradlescripts/lint.gradle'
|
||||
apply from: 'gradlescripts/testoptions.gradle'
|
||||
apply from: 'gradlescripts/test.tasks.gradle'
|
||||
apply from: 'gradlescripts/test.tasks.gradle'
|
||||
apply from: 'gradlescripts/testdependencies.gradle'
|
||||
Loading…
Add table
Add a link
Reference in a new issue