CrackMe.apk

Download file
    package com.google.android.gms.common.internal;

import android.os.IInterface;
import android.os.RemoteException;
import com.google.android.gms.dynamic.IObjectWrapper;

/* compiled from: com.google.android.gms:play-services-basement@@18.1.0 */
public interface zzz extends IInterface {
    int zzc() throws RemoteException;

    IObjectWrapper zzd() throws RemoteException;
}
    
Download file