22 lines
470 B
Java
22 lines
470 B
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
|
|
/* renamed from: o.bc, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C4538bc {
|
|
|
|
@SerializedName("dtag")
|
|
private final String a;
|
|
|
|
@SerializedName("tilesVersion")
|
|
private final String d;
|
|
|
|
public C4538bc(String str, String str2) {
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(str2, "");
|
|
this.a = str;
|
|
this.d = str2;
|
|
}
|
|
}
|