CrackMe.apk

Download file
    package com.google.firebase.components;

/* compiled from: D8$$SyntheticClass */
public final /* synthetic */ class Component$$ExternalSyntheticLambda1 implements ComponentFactory {
    public final /* synthetic */ Object f$0;

    public /* synthetic */ Component$$ExternalSyntheticLambda1(Object obj) {
        this.f$0 = obj;
    }

    public final Object create(ComponentContainer componentContainer) {
        return Component.lambda$of$0(this.f$0, componentContainer);
    }
}
    
Download file