discord-jadx/app/src/main/java/c/i/a/f/l/c.java

32 lines
1.2 KiB
Java

package c.i.a.f.l;
import c.i.a.f.e.h.a;
import com.airbnb.lottie.parser.AnimatableValueParser;
import com.google.android.gms.common.api.Scope;
/* compiled from: com.google.android.gms:play-services-base@@17.3.0 */
public final class c {
public static final a.g<c.i.a.f.l.b.a> a;
public static final a.g<c.i.a.f.l.b.a> b;
/* renamed from: c reason: collision with root package name */
public static final a.AbstractC0101a<c.i.a.f.l.b.a, a> f1218c;
public static final a.AbstractC0101a<c.i.a.f.l.b.a, g> d;
static {
a.g<c.i.a.f.l.b.a> gVar = new a.g<>();
a = gVar;
a.g<c.i.a.f.l.b.a> gVar2 = new a.g<>();
b = gVar2;
e eVar = new e();
f1218c = eVar;
d dVar = new d();
d = dVar;
new Scope("profile");
new Scope("email");
AnimatableValueParser.z(eVar, "Cannot construct an Api with a null ClientBuilder");
AnimatableValueParser.z(gVar, "Cannot construct an Api with a null ClientKey");
AnimatableValueParser.z(dVar, "Cannot construct an Api with a null ClientBuilder");
AnimatableValueParser.z(gVar2, "Cannot construct an Api with a null ClientKey");
}
}