CrackMe.apk

Download file
    package expo.modules.kotlin.allocators;

import expo.modules.kotlin.allocators.UnsafeAllocator;

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

    public /* synthetic */ UnsafeAllocator$Companion$$ExternalSyntheticLambda0(Class cls) {
        this.f$0 = cls;
    }

    public final Object newInstance() {
        return UnsafeAllocator.Companion.m282createAllocator$lambda2(this.f$0);
    }
}
    
Download file