Anyway to get variable from gradle i.e from local....
# kotlin-native
s
Anyway to get variable from gradle i.e from local.properties and access that from kotlin native commonMain
h
Create a task that generates the code and parametrize it with the propertiy
s
@hmole okay Thanks 👍