bundle
This commit is contained in:
parent
0c8f95d873
commit
31d8777cc6
|
|
@ -247,7 +247,7 @@ public static class JoyPacParamsManager
|
||||||
|
|
||||||
strList.Add(adPath + "Third/applovin/AppLovinSDKResources.bundle");
|
strList.Add(adPath + "Third/applovin/AppLovinSDKResources.bundle");
|
||||||
strList.Add(adPath + "Third/sigmob/Sigmob.bundle");
|
strList.Add(adPath + "Third/sigmob/Sigmob.bundle");
|
||||||
strList.Add(adPath + "Third/fyber/IASDKCore/IASDKResources.bundle");
|
strList.Add(adPath + "Third/fyber/IASDKResources.bundle");
|
||||||
}
|
}
|
||||||
string[] str = strList.ToArray();
|
string[] str = strList.ToArray();
|
||||||
return str;
|
return str;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue