CrackMe.apk

Download file
    package expo.modules.kotlin.allocators;

/* compiled from: D8$$SyntheticClass */
public final /* synthetic */ class ObjectConstructorFactory$$ExternalSyntheticLambda0 implements ObjectConstructor {
    public final /* synthetic */ UnsafeAllocator f$0;

    public /* synthetic */ ObjectConstructorFactory$$ExternalSyntheticLambda0(UnsafeAllocator unsafeAllocator) {
        this.f$0 = unsafeAllocator;
    }

    public final Object construct() {
        return ObjectConstructorFactory.m278useUnsafeAllocator$lambda1(this.f$0);
    }
}
    
Download file