CrackMe.apk

Download file
    package com.google.android.gms.auth.account;

import android.accounts.Account;
import android.os.IInterface;
import android.os.RemoteException;

/* compiled from: com.google.android.gms:play-services-auth-base@@18.0.4 */
public interface zzb extends IInterface {
    void zzb(Account account) throws RemoteException;

    void zzc(boolean z) throws RemoteException;
}
    
Download file