Join Slack
Powered by
for String used in interpolation it works without ...
# gradle
c
Czar
12/07/2017, 3:11 PM
for String used in interpolation it works without type:
val someApiVersion by project
but I have more complex stuff there too, like
Map<String, Any>
for example, and there I very much like to have type 🙂
Open in Slack
Previous
Next