© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Chandan Karmakar
Thank you, this is great tutorial. Having some issues. implementation project(":juce_lib", configurations = "default") here config is not found. without config it works
implementation project(":juce_lib", configurations = "default")
Romman Sabbir
An engineer with extensive Android experience | Kotlin, Spring Boot, Compose, Swift, Swift UI
if you add "default" config, you must have a valid config named "default".