We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When execute ./gradlew build to compile, a ERROR recommended to update version of 11.6.0 to 11.8.0 for this dependencies:
env.android_add_dependency("compile 'com.google.android.gms:play-services-auth:11.6.0'") env.android_add_dependency("compile 'com.google.android.gms:play-services-games:11.6.0'") env.android_add_dependency("compile 'com.google.firebase:firebase-invites:11.6.0'")
The text was updated successfully, but these errors were encountered:
I have this problem too, please fix it
Sorry, something went wrong.
We are already using version 15.0.1
15.0.1
No branches or pull requests
When execute ./gradlew build to compile, a ERROR recommended to update version of 11.6.0 to 11.8.0 for this dependencies:
The text was updated successfully, but these errors were encountered: