fixed it by using allprojects { val variable = ...
# gradle
p
fixed it by using allprojects { val variable = property("propertyname") }