Join Slack
Powered by
Sometimes I wished there was a more succinct way t...
# community-support
k
Kelvin Chung
04/12/2024, 6:11 PM
Sometimes I wished there was a more succinct way to do something like
Copy code
buildscript { dependencies { classpath(platform("...")) } }
I can imagine some enterprise use cases where where that, or
enforcedPlatform
, would be required.
Open in Slack
Previous
Next