does anyone know how to access variables defined in ~/.gradle/gradle.properties in my init.gradle.kt...
p
does anyone know how to access variables defined in ~/.gradle/gradle.properties in my init.gradle.kts file? The usual "val variable by project" does not work