CrackMe.apk

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

import com.google.android.exoplayer2.trackselection.TrackSelector;

/* compiled from: D8$$SyntheticClass */
public final /* synthetic */ class DownloadHelper$$ExternalSyntheticLambda3 implements TrackSelector.InvalidationListener {
    public static final /* synthetic */ DownloadHelper$$ExternalSyntheticLambda3 INSTANCE = new DownloadHelper$$ExternalSyntheticLambda3();

    private /* synthetic */ DownloadHelper$$ExternalSyntheticLambda3() {
    }

    public final void onTrackSelectionsInvalidated() {
        DownloadHelper.lambda$new$2();
    }
}
    
Download file