Join Slack
Powered by
is there a clean way to get a property and specify...
# gradle
n
nikolaymetchev
05/11/2018, 10:45 AM
is there a clean way to get a property and specify a default if it cannot be found?
Copy code
val answer : String by project // don't throw if gradle.properties doesn't exist
2
Views
Open in Slack
Previous
Next