You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like your description is missing some necessary information, or the list of reproduction steps is not complete. Can you please add all the details specified in the template? This is necessary for people to be able to understand and reproduce the issue being reported.
I am going to close this, but feel free to open a new issue that meets the requirements set forth in the template. Thanks!
I am building a react-native project for android but not able to add an
aar
file as a dependency.I have followed following steps
Created
libs
folder insideandroid
folder and placed aar file in that.Written this in top level Gradle
added following line to dependencies
And I am facing this error while building
The text was updated successfully, but these errors were encountered: