We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff5a02f commit 45a0cfeCopy full SHA for 45a0cfe
1 file changed
android/src/main/java/com/appsflyer/reactnative/RNAppsFlyerConstants.java
@@ -6,7 +6,7 @@
6
7
public class RNAppsFlyerConstants {
8
9
- final static String PLUGIN_VERSION = "6.17.3";
+ final static String PLUGIN_VERSION = "6.17.5";
10
final static String NO_DEVKEY_FOUND = "No 'devKey' found or its empty";
11
final static String UNKNOWN_ERROR = "AF Unknown Error";
12
final static String SUCCESS = "Success";
0 commit comments