hch
2021-01-14 06a335b62a0ec36d548e6e96695ee024e9cd34a0
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() {