[F] Android GA International
This commit is contained in:
@@ -299,7 +299,7 @@ public class SDKManager {
|
||||
private static IGASDK GetGameGa(){
|
||||
if(gasdk == null){
|
||||
GAConfiguration.Builder builder = new GAConfiguration.Builder()
|
||||
.withBaseUrl(BaseUrl.INTERNAL)
|
||||
.withBaseUrl(BaseUrl.INTERNATIONAL)
|
||||
.withContext(SDKWrapper.getInstance().getContext())
|
||||
.withClientId(ConfigManager.SDK_CLIENTID)
|
||||
.withGameId(ConfigManager.SDK_GAMEID)
|
||||
|
||||
Reference in New Issue
Block a user