Skip to content

Commit 45a0cfe

Browse files
committed
Update constant version
1 parent ff5a02f commit 45a0cfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/src/main/java/com/appsflyer/reactnative/RNAppsFlyerConstants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
public class RNAppsFlyerConstants {
88

9-
final static String PLUGIN_VERSION = "6.17.3";
9+
final static String PLUGIN_VERSION = "6.17.5";
1010
final static String NO_DEVKEY_FOUND = "No 'devKey' found or its empty";
1111
final static String UNKNOWN_ERROR = "AF Unknown Error";
1212
final static String SUCCESS = "Success";

0 commit comments

Comments
 (0)