79074036

Date: 2024-10-10 10:53:13
Score: 0.5
Natty:
Report link

Check for updates for Google Play Services and Google Repository and install any updates available.

Inside app/build.gradle

implementation 'com.google.android.gms:play-services-base:18.1.0'
implementation 'com.google.firebase:firebase-database:20.1.0'

Clear Cache and Rebuild Project by Flutter clean and flutter run

Also check google-services.json File

Reasons:
  • RegEx Blacklisted phrase (0.5): any updates
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Ajit Sharma