Is there a way to tell android studio to also cons...
# android-studio
r
Is there a way to tell android studio to also consider the compileOnly jars? I've added the hidden api jar to my gradle build, but it still shows me the hidden methods as not existing. Compiles fine though.