CrackMe.apk

Download file
    package expo.modules.keepawake;

import expo.modules.core.Promise;

/* compiled from: D8$$SyntheticClass */
public final /* synthetic */ class KeepAwakeModule$$ExternalSyntheticLambda0 implements Runnable {
    public final /* synthetic */ Promise f$0;

    public /* synthetic */ KeepAwakeModule$$ExternalSyntheticLambda0(Promise promise) {
        this.f$0 = promise;
    }

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