Join Slack
Communities
Powered by
I am not able to find functions like `object.prope...
# gradle
s
Sourabh Rawat
11/24/2020, 5:19 PM
I am not able to find functions like
object.property()
. Which package do I need to include?
Copy code
val greeting: Property<String> = objects.property()
e
ephemient
11/24/2020, 5:26 PM
org.gradle.api.model.ObjectFactory
6
Views
Open in Slack
Previous
Next