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
Just try to convert the rhea-atrace module dependency to a remote dependency.
settings.gradle
- include ':rhea-atrace'+ //include ':rhea-atrace'- project(':rhea-atrace').projectDir = new File("./rhea-android/rhea-atrace")+ //project(':rhea-atrace').projectDir = new File("./rhea-android/rhea-atrace")
No description provided.
The text was updated successfully, but these errors were encountered: