Skip to content

Commit

Permalink
Run apiDump
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamGrzybkowski committed Aug 6, 2024
1 parent aed1b9a commit 69125df
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions gravatar-quickeditor/api/gravatar-quickeditor.api
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,20 @@ public final class com/gravatar/quickeditor/ui/avatarpicker/ComposableSingletons
public final fun getLambda-1$gravatar_quickeditor_release ()Lkotlin/jvm/functions/Function2;
}

public final class com/gravatar/quickeditor/ui/components/ComposableSingletons$EmailLabelKt {
public static final field INSTANCE Lcom/gravatar/quickeditor/ui/components/ComposableSingletons$EmailLabelKt;
public static field lambda-1 Lkotlin/jvm/functions/Function2;
public fun <init> ()V
public final fun getLambda-1$gravatar_quickeditor_release ()Lkotlin/jvm/functions/Function2;
}

public final class com/gravatar/quickeditor/ui/components/ComposableSingletons$ProfileCardKt {
public static final field INSTANCE Lcom/gravatar/quickeditor/ui/components/ComposableSingletons$ProfileCardKt;
public static field lambda-1 Lkotlin/jvm/functions/Function2;
public fun <init> ()V
public final fun getLambda-1$gravatar_quickeditor_release ()Lkotlin/jvm/functions/Function2;
}

public final class com/gravatar/quickeditor/ui/editor/AvatarUpdateResult {
public static final field $stable I
public fun <init> (Landroid/net/Uri;)V
Expand Down

0 comments on commit 69125df

Please sign in to comment.