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've been trying to update a game I haven't touched in awhile. Trying to update all the apms with a ton of issues, so I just created a new project entirely.
I installed the Application and Dialog with no issues, but when trying to install Firebase, I get these conflicts.
I've been trying to update a game I haven't touched in awhile. Trying to update all the apms with a ton of issues, so I just created a new project entirely.
I installed the Application and Dialog with no issues, but when trying to install Firebase, I get these conflicts.
CONFLICT :: fatal error : found [3] conflicting packages
CONFLICT :: androidx.core
CONFLICT :: ├── 2.0.0 required by: [email protected]
CONFLICT :: └── 1.10.101 required by: [email protected]
CONFLICT :: com.distriqt.playservices.Base
CONFLICT :: ├── 19.0.0 required by: [email protected]
CONFLICT :: └── 18.2.4 required by: [email protected]
CONFLICT :: com.jetbrains.kotlin
CONFLICT :: ├── 2.0.0 required by: [email protected]
CONFLICT :: └── 1.8.220 required by: [email protected]
Don't know what else to try.
The text was updated successfully, but these errors were encountered: