Skip to content

Commit 2ba21d0

Browse files
committed
Updating api and bumping KMPNotifier into 1.3.0
1 parent d8eb2fe commit 2ba21d0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ kotlin.mpp.enableCInteropCommonization=true
2020
#Development
2121
development=true
2222

23-
kmpNotifierVersion=1.2.1
23+
kmpNotifierVersion=1.3.0

kmpnotifier/api/android/kmpnotifier.api

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
public final class com/mmk/kmpnotifier/extensions/NotifierManagerExtKt {
2+
public static final fun initialize (Lcom/mmk/kmpnotifier/notification/NotifierManager;Landroid/content/Context;Lcom/mmk/kmpnotifier/notification/configuration/NotificationPlatformConfiguration;)V
23
public static final fun onCreateOrOnNewIntent (Lcom/mmk/kmpnotifier/notification/NotifierManager;Landroid/content/Intent;)V
34
}
45

0 commit comments

Comments
 (0)