From a8fc55a609e1a714408b26f3ab7d5ae69f77834a Mon Sep 17 00:00:00 2001 From: JayShortway <29483617+JayShortway@users.noreply.github.com> Date: Thu, 20 Jun 2024 12:00:48 +0200 Subject: [PATCH] Updates the api dump. --- core/api/core.api | 4 ++-- core/api/core.klib.api | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/core/api/core.api b/core/api/core.api index ec359ba4..cd4ed1e3 100644 --- a/core/api/core.api +++ b/core/api/core.api @@ -121,9 +121,9 @@ public final class com/revenuecat/purchases/kmp/Purchases { public static final field Companion Lcom/revenuecat/purchases/kmp/Purchases$Companion; public synthetic fun (Lcom/revenuecat/purchases/Purchases;Lkotlin/jvm/internal/DefaultConstructorMarker;)V public static final fun canMakePayments (Ljava/util/List;Lkotlin/jvm/functions/Function1;)V - public static final fun canMakePayments (Lkotlin/jvm/functions/Function1;)V public final fun close ()V public final fun collectDeviceIdentifiers ()V + public static final fun configure (Lcom/revenuecat/purchases/kmp/PurchasesConfiguration;)Lcom/revenuecat/purchases/kmp/Purchases; public final fun getAppUserID ()Ljava/lang/String; public final fun getCustomerInfo (Lcom/revenuecat/purchases/CacheFetchPolicy;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;)V public static synthetic fun getCustomerInfo$default (Lcom/revenuecat/purchases/kmp/Purchases;Lcom/revenuecat/purchases/CacheFetchPolicy;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;ILjava/lang/Object;)V @@ -136,6 +136,7 @@ public final class com/revenuecat/purchases/kmp/Purchases { public final fun getProducts (Ljava/util/List;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;)V public final fun getPromotionalOffer (Lcom/revenuecat/purchases/kmp/models/StoreProductDiscount;Lcom/revenuecat/purchases/kmp/models/StoreProduct;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;)V public static final fun getProxyURL ()Ljava/lang/String; + public static final fun getSharedInstance ()Lcom/revenuecat/purchases/kmp/Purchases; public static final fun getSimulatesAskToBuyInSandbox ()Z public final fun getStore ()Lcom/revenuecat/purchases/Store; public final fun invalidateCustomerInfoCache ()V @@ -189,7 +190,6 @@ public final class com/revenuecat/purchases/kmp/Purchases { public final class com/revenuecat/purchases/kmp/Purchases$Companion { public final fun canMakePayments (Ljava/util/List;Lkotlin/jvm/functions/Function1;)V - public final fun canMakePayments (Lkotlin/jvm/functions/Function1;)V public static synthetic fun canMakePayments$default (Lcom/revenuecat/purchases/kmp/Purchases$Companion;Ljava/util/List;Lkotlin/jvm/functions/Function1;ILjava/lang/Object;)V public final fun configure (Lcom/revenuecat/purchases/kmp/PurchasesConfiguration;)Lcom/revenuecat/purchases/kmp/Purchases; public final fun getForceUniversalAppStore ()Z diff --git a/core/api/core.klib.api b/core/api/core.klib.api index 6777aaf6..f6779795 100644 --- a/core/api/core.klib.api +++ b/core/api/core.klib.api @@ -136,7 +136,6 @@ final class com.revenuecat.purchases.kmp/DangerousSettings { // com.revenuecat.p final fun (): kotlin/Boolean // com.revenuecat.purchases.kmp/DangerousSettings.autoSyncPurchases.|(){}[0] } final class com.revenuecat.purchases.kmp/Purchases { // com.revenuecat.purchases.kmp/Purchases|null[0] - constructor (cocoapods.PurchasesHybridCommon/RCPurchases) // com.revenuecat.purchases.kmp/Purchases.|(cocoapods.PurchasesHybridCommon.RCPurchases){}[0] final fun close() // com.revenuecat.purchases.kmp/Purchases.close|close(){}[0] final fun collectDeviceIdentifiers() // com.revenuecat.purchases.kmp/Purchases.collectDeviceIdentifiers|collectDeviceIdentifiers(){}[0] final fun getCustomerInfo(com.revenuecat.purchases.kmp/CacheFetchPolicy = ..., kotlin/Function1, kotlin/Function1) // com.revenuecat.purchases.kmp/Purchases.getCustomerInfo|getCustomerInfo(com.revenuecat.purchases.kmp.CacheFetchPolicy;kotlin.Function1;kotlin.Function1){}[0]