My application is working very well. I have just updated Android Studio 3.6.1,
After updating Android Studio I got this dialog and I am going to upda
I have tried many ways to solve this problem as follow:
1st solution: I have tried the solution of Mayur Sojitra and it worked for one day. (Next day I got the same problem again.)
2nd solution: I have tried to revert back with a lower version of Gradle that is 3.5.0 and It's working but I wanted to use the latest version only. (Way to find a new solution)
3rd solution: I am using firebase dependencies and I thought that error is coming because of Firebase version conflicts with Gradle so I have updated all the firebase repository. (May this is also working for you)
4th solution: I have used ObjectBox library so updated that version to the latest 2.5.1.
5th solution: Finally I caught the problem that My Internet Connection is restricted (as per company rules) and My Gradle and other dependencies are not downloading successfully so I thought updating all dependencies and download it successfully will be the solution for this weird question.
Do let me know If you have any questions or still get a problem.
Thank you.