why do you have `java-library` in backticks?
# gradle
e
why do you have
java-library
in backticks?
l
it was a workaround for
implementation()
and
testImplementation()
works
e
gotcha, that’s the only thing that looked out of sorts to me, seems like it should work
l
yes, I get it work now