9dd9e6bd61
The kotlin-gradle-plugin is changing some configuration's properties from configurations that has the same prefix as the sourceSet. It is enforcing the canBeResolved property to false. See https://youtrack.jetbrains.com/issue/KT-50748. This commits changes the suffix to compile -> compileClasspath, runtime -> runtimeClasspath to workaround this issue. Issue gh-10350 |
||
---|---|---|
.. | ||
.idea | ||
gradle/wrapper | ||
src | ||
build.gradle |