- Added realracing3-community.apk (71.57 MB) - Removed 32-bit support (armeabi-v7a) - Only includes arm64-v8a libraries - Decompiled source code included - Added README-community.md with analysis
17 lines
549 B
Java
17 lines
549 B
Java
package com.ironsource;
|
|
|
|
import com.ironsource.mediationsdk.d;
|
|
import kotlin.jvm.internal.Intrinsics;
|
|
import org.json.JSONObject;
|
|
|
|
/* loaded from: classes2.dex */
|
|
public final class ya implements dl<String, d.a> {
|
|
@Override // com.ironsource.dl
|
|
public d.a a(String input) {
|
|
Intrinsics.checkNotNullParameter(input, "input");
|
|
d.a a = com.ironsource.mediationsdk.d.b().a(new JSONObject(input));
|
|
Intrinsics.checkNotNullExpressionValue(a, "getInstance().getAuction…sponse(JSONObject(input))");
|
|
return a;
|
|
}
|
|
}
|