CrackMe.apk

Download file
    package expo.modules.adapters.react;

import java.util.List;
import kotlin.jvm.functions.Function2;

/* compiled from: D8$$SyntheticClass */
public final /* synthetic */ class NativeModulesProxy$$ExternalSyntheticLambda0 implements Function2 {
    public final /* synthetic */ NativeModulesProxy f$0;

    public /* synthetic */ NativeModulesProxy$$ExternalSyntheticLambda0(NativeModulesProxy nativeModulesProxy) {
        this.f$0 = nativeModulesProxy;
    }

    public final Object invoke(Object obj, Object obj2) {
        return this.f$0.m197lambda$getConstants$0$expomodulesadaptersreactNativeModulesProxy((String) obj, (List) obj2);
    }
}
    
Download file