SdkProject/channel/bthygame/java/com/secondworld/sdk/BtGamePlatform.java
@@ -3,9 +3,6 @@ import android.Manifest; import android.content.Context; import com.secondworld.sdk.utils.LogUtil; import org.json.JSONException; import org.json.JSONObject; public class BtGamePlatform extends PlatformDiff { @@ -17,12 +14,12 @@ @Override public String platformProductCode() { return "11551405828525867075827863910622"; return "39093968277554192529077309149923"; } @Override public String platformProductKey() { return "77792741"; return "93322915"; } @Override