CrackMe.apk

Download file
    package com.google.android.exoplayer2.offline;

import com.google.android.exoplayer2.offline.DownloadService;

/* compiled from: D8$$SyntheticClass */
public final /* synthetic */ class DownloadService$DownloadManagerHelper$$ExternalSyntheticLambda0 implements Runnable {
    public final /* synthetic */ DownloadService.DownloadManagerHelper f$0;
    public final /* synthetic */ DownloadService f$1;

    public /* synthetic */ DownloadService$DownloadManagerHelper$$ExternalSyntheticLambda0(DownloadService.DownloadManagerHelper downloadManagerHelper, DownloadService downloadService) {
        this.f$0 = downloadManagerHelper;
        this.f$1 = downloadService;
    }

    public final void run() {
        this.f$0.m78lambda$attachService$0$comgoogleandroidexoplayer2offlineDownloadService$DownloadManagerHelper(this.f$1);
    }
}
    
Download file