-
Notifications
You must be signed in to change notification settings - Fork 372
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
Build fails due to error Could not find com.google.firebase:firebase-crashlytics-ktx:. #2126
Comments
Additionally, I have also tried
And I am still getting the same result (this time building from command line):
|
Thanks for the report! Does this fix it for you? |
Btw on Android you usually never want to use the Build - Make Project button. That will also create the release and debug artifacts in all flavors. |
Yes, thank you very much :) Now one of the build steps fails with out of memory error, but I should be able to figure that one out once I get a chance to take s look at it again next week. |
For that you should set org.gradle.jvmargs, specific to your machine. |
Overview
Hi, I am trying to build the main version from cloned from github on 13 Sep.
But the build is failing with the error:
Could not find com.google.firebase:firebase-crashlytics-ktx:.
Full error message once I select Build -> Make Project is:
Are there any project specific steps required for crashlytics for Voice?
Or should I search for generic solution for this problem?
thanks
Linas
How to reproduce
Version
main
Android Version
dev
Device Model
dev
The text was updated successfully, but these errors were encountered: