package com.revenuecat.purchases.ui.revenuecatui.composables;

import J4.a;
import J4.c;
import com.revenuecat.purchases.ui.revenuecatui.data.processed.TemplateConfiguration;
import kotlin.jvm.internal.p;
import w4.C3137A;

/* JADX INFO: loaded from: classes3.dex */
public final class TierSwitcherKt$TierSwitcher$2$2$1$2$1 extends p implements a {
    final /* synthetic */ c $onTierSelected;
    final /* synthetic */ TemplateConfiguration.TierInfo $tier;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public TierSwitcherKt$TierSwitcher$2$2$1$2$1(c cVar, TemplateConfiguration.TierInfo tierInfo) {
        super(0);
        this.$onTierSelected = cVar;
        this.$tier = tierInfo;
    }

    @Override // J4.a
    public /* bridge */ /* synthetic */ Object invoke() {
        m901invoke();
        return C3137A.f25453a;
    }

    /* JADX INFO: renamed from: invoke, reason: collision with other method in class */
    public final void m901invoke() {
        this.$onTierSelected.invoke(this.$tier);
    }
}
