why this results in NullPointerExeption when the p...
# gradle
b
why this results in NullPointerExeption when the property is in gradle.propeties?
val propertyName: String by properties
?