package com.revenuecat.purchases.blockstore;

import A4.d;
import J4.c;
import com.google.android.gms.auth.blockstore.RetrieveBytesResponse;
import kotlin.jvm.internal.p;
import w4.C3137A;

/* JADX INFO: loaded from: classes3.dex */
public final class BlockstoreHelper$getBlockstoreData$2$1 extends p implements c {
    final /* synthetic */ d $cont;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public BlockstoreHelper$getBlockstoreData$2$1(d dVar) {
        super(1);
        this.$cont = dVar;
    }

    @Override // J4.c
    public /* bridge */ /* synthetic */ Object invoke(Object obj) {
        invoke((RetrieveBytesResponse) obj);
        return C3137A.f25453a;
    }

    public final void invoke(RetrieveBytesResponse retrieveBytesResponse) {
        this.$cont.resumeWith(retrieveBytesResponse.getBlockstoreDataMap());
    }
}
