https://www.youtube.com/watch?v=QpjddGcYREM
Add this code under dependencies
configurations.all{
exclude group:'com.google.android.gms', module:'play-services-safetynet'
}
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (1)
SafetyNet SDK and Play Integrity on version 21.2.0
github.com/firebase/firebase-andro...