CrackMe.apk

Download file
    package com.google.firebase.auth;

/* compiled from: com.google.firebase:firebase-auth@@21.1.0 */
public interface FirebaseAuthProvider {
    public static final String PROVIDER_ID = "firebase";
}
    
Download file