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