更新bug
This commit is contained in:
@@ -18,12 +18,12 @@ namespace ChillConnect
|
||||
public class MaxADKit
|
||||
{
|
||||
public static string SDKKey =
|
||||
"oXM0CzVDi7P1HstOpKvFMInPMOzpQ9uA6t3x75q5f5wQvsEy9vuiiiM94ZJCJSV7PcZGroSSInQCTGsu04QEiE";
|
||||
"mmVXU9O_ESeur52h0VwzCGfbI4wB8LxeBfydReplRMm2JmN8eNMVgSuiKy2bmTJ00m4DHSKFxhaH1pnpEME5bB";
|
||||
|
||||
public static string interstitialADUnitID = "52fc3c1eb33c2328";
|
||||
public static string interstitialADUnitID = "bb957e86a7b5ae7c";
|
||||
|
||||
|
||||
public static string rewardedADUnitID = "302d1d8e3c7a9c44";
|
||||
public static string rewardedADUnitID = "100870cb72cf50ca";
|
||||
public static string AppOpenAdUnitId = "b8a4fccf2f151b0d";
|
||||
|
||||
private const float RevenueThreshold = 0.1f;
|
||||
|
||||
Reference in New Issue
Block a user