CrackMe.apk

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

import com.google.android.exoplayer2.upstream.DataSource;

/* compiled from: D8$$SyntheticClass */
public final /* synthetic */ class PlaceholderDataSource$$ExternalSyntheticLambda0 implements DataSource.Factory {
    public static final /* synthetic */ PlaceholderDataSource$$ExternalSyntheticLambda0 INSTANCE = new PlaceholderDataSource$$ExternalSyntheticLambda0();

    private /* synthetic */ PlaceholderDataSource$$ExternalSyntheticLambda0() {
    }

    public final DataSource createDataSource() {
        return PlaceholderDataSource.$r8$lambda$Qku_15DubQGfyuKLu3QSDqilS4U();
    }
}
    
Download file