what-the-bank/sources/o/C9349di.java

25 lines
464 B
Java

package o;
import com.google.gson.annotations.SerializedName;
/* renamed from: o.di, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C9349di {
@SerializedName("tilesVersion")
public String b;
public /* synthetic */ C9349di(byte b) {
this("");
}
private C9349di(String str) {
C14957gcv.e(str, "");
this.b = str;
}
public C9349di() {
this((byte) 0);
}
}