Join Slack
Powered by
Hello, I'm writing a gradle task in my projects `b...
# android
k
Ky
07/11/2022, 2:58 PM
Hello, I'm writing a gradle task in my projects
buildSrc
dir. However some kotlin features are not available. For example.
Map
is only able to
get(index: Int)
there is no option to get by key. Why is this happening in buildSrc?
3
Views
Open in Slack
Previous
Next