|
|
@ -125,10 +125,7 @@ public class AdUtils { |
|
|
|
public static void initAd() { |
|
|
|
public static void initAd() { |
|
|
|
if (!hasInitAd) { |
|
|
|
if (!hasInitAd) { |
|
|
|
hasInitAd = true; |
|
|
|
hasInitAd = true; |
|
|
|
DdSdkHelper.init("", "", "", |
|
|
|
|
|
|
|
"", "", |
|
|
|
|
|
|
|
"", "", |
|
|
|
|
|
|
|
App.getApplication(), true); |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|