question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

When I run this project in android studio it occurs an error.

` Could not determine the dependencies of task ‘:app:countFirebaseDebugDexMethods’.

Cannot query the value of this property because it has no value available.

`

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
ghostcommented, May 27, 2020

Can you give more information ?

How to ignore Deprecated Gradle features were used in this build and making it incompatible with Gradle 7.0 ?

I am did not know about this.

I tried . But , I have the same error .

0reactions
dkrivoruchkocommented, May 27, 2020

Just ignore this Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.

To solve this Execution failed for task ':app:processFirebaseDebugGoogleServices' switch to build variant FirebaseFree

Read more comments on GitHub >

github_iconTop Results From Across the Web

Runtime Errors - GeeksforGeeks
A runtime error in a program is an error that occurs while the program is running after being successfully compiled. · Runtime errors...
Read more >
Runtime Error: What It Is and How to Fix It - Lifewire
A runtime error occurs while a program is running or when you first attempt to start the application. The error sometimes goes away...
Read more >
What is a Runtime Error? - Definition from Techopedia
Runtime error refers to an error that takes place while executing a program. As opposed to the compilation errors that occur during a...
Read more >
What are Runtime Errors? Their causes ... - The Windows Club
A Runtime Error is an error that occurs at the time of running or executing a program. When this error occurs, the program...
Read more >
How to fix runtime error in Windows? - Tech-addict
Runtime error indicates bugs in the program which are often found during the debugging process before the software is released. It also ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found