mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2026-07-20 09:58:52 +00:00
gradle: Disable non-required koin compiler logs
Signed-off-by: Aayush Gupta <contact@aayush.io>
This commit is contained in:
@@ -149,10 +149,6 @@ dependencies {
|
||||
androidRuntimeClasspath(libs.jetbrains.compose.tooling)
|
||||
}
|
||||
|
||||
koinCompiler {
|
||||
userLogs = true // See what the compiler plugin detects
|
||||
}
|
||||
|
||||
aboutLibraries {
|
||||
export {
|
||||
outputFile = file("src/iosMain/resources/aboutlibraries.json")
|
||||
|
||||
Reference in New Issue
Block a user