Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

don't hardcode firebase dependencies versions#290

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
v1kku wants to merge1 commit intofullstackreact:v3
base:v3
Choose a base branch
Loading
fromv1kku:fix/dep-versions

Conversation

@v1kku
Copy link

If theplay-services-base dependency version requirement is "soft", then so should the firebase dependencies as they all need to be on the same version so as not to get theMultiple dex files error.

BlakeRxxk, greena13, buhe, jdmunro, bltnico, baba43, edencakir, and stuartlangridge reacted with thumbs up emoji
@alexkendall
Copy link

+1

1 similar comment
@ducktype
Copy link

+1

@buhe
Copy link

I set version at app gradle

configurations.all {    resolutionStrategy {        force 'com.google.android.gms:play-services-base:10.0.1'        force 'com.google.android.gms:play-services-wallet:10.0.1'    }}

@MatthieuPeyrot
Copy link

+1

@bltnico
Copy link

👍

@baba43
Copy link

Please merge this +1

@ChristianFontes
Copy link

+1

@edencakir
Copy link

merge this please +1

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

9 participants

@v1kku@alexkendall@ducktype@buhe@MatthieuPeyrot@bltnico@baba43@ChristianFontes@edencakir

[8]ページ先頭

©2009-2025 Movatter.jp