CrackMe.apk

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

import com.google.android.gms.common.internal.Preconditions;

/* compiled from: com.google.android.gms:play-services-basement@@18.1.0 */
final class zzb extends GservicesValue {
    zzb(String str, Long l) {
        super(str, l);
    }

    /* access modifiers changed from: protected */
    public final /* bridge */ /* synthetic */ Object zza(String str) {
        Preconditions.checkNotNull(null);
        Long l = (Long) this.zzb;
        throw null;
    }
}
    
Download file