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
Problem
Currently an aar file does not include any dependencies on it.
This means that we need to add the following dependencies on the project we are importing (outside of the firebase remote configs one):
Problem
Currently an aar file does not include any dependencies on it.
This means that we need to add the following dependencies on the project we are importing (outside of the firebase remote configs one):
Otherwise the app will crash.
Questions to answer
1- Can we remove the need for those 2 libraries?
2- Would publishing this to an actual maven repository fix our problem?
If we can't find a solution
Add to the Readme.md the need for having these two extra libraries.
The text was updated successfully, but these errors were encountered: