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
I am installing this right now, and when I go to add the classpath to the build.gradle dependencies, there's a comment already that says:
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
I think I shouldn't be adding this library's dependency to this file. I'll continuing doing it for now, but it seems like it is not supposed to be done, according to the comment.
The text was updated successfully, but these errors were encountered:
Same problem. I need to generate APK from react native but the contents of the file are different from the instructions in the documentation. I dont see keys 'android ', android ' etc like showed on the docs
I am installing this right now, and when I go to add the classpath to the build.gradle dependencies, there's a comment already that says:
I think I shouldn't be adding this library's dependency to this file. I'll continuing doing it for now, but it seems like it is not supposed to be done, according to the comment.
The text was updated successfully, but these errors were encountered: