b
sigh.
w
this seems like
plugins { java }
is not the proper way to add java plugin
Sample says
Copy code
plugins {
    `java-library`
}
b
but that’s a different plugin
👍 1
h
Some strange behaviour because of the import of java.net.Uri? Otherwise remove the curly braces temporarily and Ctrl right click to find out what it resolves to :)
Ah sorry, haven't read your other msg