package d.f.a.q2.e;

import com.ifpdos.debugmenu.upgrades.listener.IUpgradeListener;
import g.a0;
import g.h0.c.m;

/* JADX INFO: compiled from: BaseUpgradeUpsTask.kt */
/* JADX INFO: loaded from: classes.dex */
@g.i
public final class d extends m implements g.h0.b.a<a0> {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ IUpgradeListener f3119b;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public d(IUpgradeListener iUpgradeListener) {
        super(0);
        this.f3119b = iUpgradeListener;
    }

    @Override // g.h0.b.a
    public a0 invoke() {
        this.f3119b.onComplete();
        return a0.a;
    }
}
