Join Slack
Powered by
Is there a way to specify opt-ins in gradle.proper...
# gradle
p
PHondogo
10/06/2022, 3:10 PM
Is there a way to specify opt-ins in gradle.properties?
v
Vampire
10/06/2022, 3:21 PM
If you define a property that you then evaluate in your build script and forward to the Kotlin compiler, yes. Something built-in, not that I'm aware of.
t
tapchicoma
10/06/2022, 7:28 PM
no built-in support
3
Views
Open in Slack
Previous
Next