Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not find com.firebase:firebase-jobdispatcher:0.8.5. #192

Open
zhengyanGit opened this issue Dec 21, 2021 · 6 comments
Open

Could not find com.firebase:firebase-jobdispatcher:0.8.5. #192

zhengyanGit opened this issue Dec 21, 2021 · 6 comments

Comments

@zhengyanGit
Copy link

Error message

Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Could not find com.firebase:firebase-jobdispatcher:0.8.5.

@Soumencapital
Copy link

Same issue. maintainer please resolve.

@zhengyanGit
Copy link
Author

同样的问题。维护者请解决。

File modification:you project/android/build.gradle
allprojects {
repositories {
jcenter() // add
mavenCentral()
...
}
}

@nahidmbstu
Copy link

@zhengyanGit thanks. where u find this ?

@bibhuti9
Copy link

bibhuti9 commented Feb 2, 2023

Could not find method compile() for arguments [com.firebase:firebase-jobdispatcher:0.8.5] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.

@saparabhavin
Copy link

@zhengyanGit thanks. where u find this ?

How you can solve the error
I do the same but i can't get success.

@CedricBrandt
Copy link

@saparabhavin change compile to implementation as mentioned in another issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants