Skip to content

Commit

Permalink
api
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto committed Nov 26, 2024
1 parent 2c81d1e commit 1c86769
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions posthog-android/api/posthog-android.api
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ public final class com/posthog/android/internal/MainHandler {
}

public final class com/posthog/android/internal/PostHogAndroidUtilsKt {
public static final fun base64 (Landroid/graphics/Bitmap;Landroid/graphics/Bitmap$CompressFormat;I)Ljava/lang/String;
public static synthetic fun base64$default (Landroid/graphics/Bitmap;Landroid/graphics/Bitmap$CompressFormat;IILjava/lang/Object;)Ljava/lang/String;
public static final fun getApplicationInfo (Landroid/content/Context;)Landroid/content/pm/ApplicationInfo;
}

Expand Down

0 comments on commit 1c86769

Please sign in to comment.