spierce7
03/24/2020, 4:39 PMbuildSrc/build.gradle.kts and the code inside buildSrc/src . What’s the best way to do that?araqnid
03/24/2020, 4:43 PMext["propertyName"] = propertyValuearaqnid
03/24/2020, 4:44 PMproject.extraProperties["propertyValue"] iircaraqnid
03/24/2020, 4:45 PMval propertyValue by project.extraPropertiesspierce7
03/24/2020, 4:46 PMbuildSrc/src I don’t think I have access to a projectaraqnid
03/24/2020, 4:58 PMspierce7
03/24/2020, 5:01 PMlouiscad
03/24/2020, 5:15 PMfile.readText() might be the simplest way.