lwb
2020-12-30 b80e42792e858346fcc2d19e2950aefcc3fce7fb
SdkProject/plugins/appsflyer/java/com/secondworld/sdk/AppsFlyerUtil.java
@@ -9,7 +9,7 @@
public class AppsFlyerUtil {
    private static final String AF_DEV_KEY = "qrdZGj123456789";
    private static final String AF_DEV_KEY = "muBUcmQaNv9hbArNpvSm6V";
    public static void init() {
        AppsFlyerConversionListener conversionListener = new AppsFlyerConversionListener() {