Dependencies from aar file is not getting picked up by unity

I tried adding dependencies in mainTemplate.Gradle file but still getting error.
I tried by adding room db dependencies with kapt as annotation processor.
And neither the dependencies added in aar file is getting picked up. I checked in Library/bee/ folder.

But adding jar file helped. But i dont want to use this process.

1 Like