Since I updated Idea today I'm getting the followi...
# random
e
Since I updated Idea today I'm getting the following warning in the
build.gradle
Copy code
'url' cannot be applied to '(java.lang.String)' less... (Strg+F1) 
This inspection reports assignments with incompatible types
on
maven { url "whatever" }