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

import J4.a;
import android.content.Context;
import java.net.URL;
import kotlin.jvm.internal.o;
import kotlin.jvm.internal.p;
import w4.C3137A;

/* JADX INFO: loaded from: classes3.dex */
public final class FooterKt$Footer$3$2$1$1 extends p implements a {
    final /* synthetic */ Context $context;
    final /* synthetic */ URL $it;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public FooterKt$Footer$3$2$1$1(Context context, URL url) {
        super(0);
        this.$context = context;
        this.$it = url;
    }

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

    /* JADX INFO: renamed from: invoke, reason: collision with other method in class */
    public final void m846invoke() {
        Context context = this.$context;
        o.g(context, "context");
        FooterKt.openURL(context, this.$it);
    }
}
