79199278

Date: 2024-11-18 09:08:59
Score: 2
Natty:
Report link

Fortunately, there was a fix made last year in version 21.0.1 of the play-services-location library. To leverage this fix, I added the following line in my android > build.gradle:

buildscript { ext { .... playServicesLocationVersion = "21.0.1". <----- ADD THIS LINE }

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Farruxjon Nosirov