I'm getting a kotlin null pointer exception from t...
# gradle
j
I'm getting a kotlin null pointer exception from this line in my root build file:
Copy code
apply from: "$projectDir/codequality/checkstyle.gradle.kts"