Love Lindström
Results
1
comments of
Love Lindström
I managed to work around the issue with the following setup root build.gradle.kts file: ``` buildscript { repositories { mavenCentral() gradlePluginPortal() } dependencies { // Other dependencies and stuff here...