mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 00:17:11 -07:00
Restore log level.
This commit is contained in:
parent
1fb4278cd6
commit
2bfe9b1339
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ class ExcludeTest @Inject constructor(compilerFactory: BuildFileCompiler.IFactor
|
|||
}
|
||||
"""
|
||||
|
||||
KobaltLogger.LOG_LEVEL = 3
|
||||
val project = compileSingleProject(projectText)
|
||||
val allIds = dependencyManager.calculateDependencies(project, Kobalt.context!!,
|
||||
scopes = listOf(Scope.COMPILE))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue