CrackMe.apk

Download file
    package expo.modules.kotlin.objects;

import expo.modules.kotlin.jni.JNIFunctionBody;

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

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

    public final Object invoke(Object[] objArr) {
        return PropertyComponent.m286attachToJSObject$lambda0(this.f$0, objArr);
    }
}
    
Download file