CrackMe.apk

Download file
    package androidx.activity;

/* compiled from: D8$$SyntheticClass */
public final /* synthetic */ class ComponentActivity$$ExternalSyntheticLambda2 implements Runnable {
    public final /* synthetic */ ComponentActivity f$0;

    public /* synthetic */ ComponentActivity$$ExternalSyntheticLambda2(ComponentActivity componentActivity) {
        this.f$0 = componentActivity;
    }

    public final void run() {
        this.f$0.invalidateMenu();
    }
}
    
Download file