Skip to content

Commit

Permalink
android np name
Browse files Browse the repository at this point in the history
  • Loading branch information
Ali Rıza Kat committed Sep 26, 2024
1 parent c5f0a0d commit df7f9cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ public class CountlyReactNative extends ReactContextBaseJavaModule implements Li

public static final String TAG = "CountlyRNPlugin";
private String COUNTLY_RN_SDK_VERSION_STRING = "24.4.1";
private String COUNTLY_RN_SDK_NAME = "js-rnb-android";
private String COUNTLY_RN_SDK_NAME = "js-rnb-android-np";

private static final CountlyConfig config = new CountlyConfig();
private static Countly.CountlyMessagingMode messagingMode = Countly.CountlyMessagingMode.PRODUCTION;
Expand Down

0 comments on commit df7f9cd

Please sign in to comment.