Skip to content

Commit

Permalink
Updating api and bumping KMPNotifier into 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mirzemehdi committed Sep 30, 2024
1 parent d8eb2fe commit 2ba21d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ kotlin.mpp.enableCInteropCommonization=true
#Development
development=true

kmpNotifierVersion=1.2.1
kmpNotifierVersion=1.3.0
1 change: 1 addition & 0 deletions kmpnotifier/api/android/kmpnotifier.api
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
public final class com/mmk/kmpnotifier/extensions/NotifierManagerExtKt {
public static final fun initialize (Lcom/mmk/kmpnotifier/notification/NotifierManager;Landroid/content/Context;Lcom/mmk/kmpnotifier/notification/configuration/NotificationPlatformConfiguration;)V
public static final fun onCreateOrOnNewIntent (Lcom/mmk/kmpnotifier/notification/NotifierManager;Landroid/content/Intent;)V
}

Expand Down

0 comments on commit 2ba21d0

Please sign in to comment.