How do I access properties in gradle.properties fr...
# gradle
z
How do I access properties in gradle.properties from my settings.gradle.kts file or build.gradle.kts file? I'm trying to apply this workaround (https://github.com/gradle/gradle/issues/1697#issuecomment-394359260) but gradle is saying kotlinVersion doesn't exist.