@solibo/solibo-sdk 1.7.35 → 1.7.36

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "main": "index.mjs",
3
3
  "types": "index.d.ts",
4
- "version": "1.7.35",
4
+ "version": "1.7.36",
5
5
  "name": "@solibo/solibo-sdk",
6
6
  "dependencies": {
7
7
  "@js-joda/core": "5.6.3",
@@ -47,7 +47,6 @@ import {
47
47
  KtList3hktaavzmj137 as KtList,
48
48
  joinToString1cxrrlmo0chqs as joinToString,
49
49
  ArrayList_init_$Create$2byt5m5yn22yy as ArrayList_init_$Create$,
50
- ArrayList3it5z8td81qkl as ArrayList_BridgeFix,
51
50
  lazy2hsh8ze7j6ikd as lazy_0,
52
51
  KProperty1ca4yb4wlo496 as KProperty1,
53
52
  getPropertyCallableRef3hckxc0xueiaj as getPropertyCallableRef,
@@ -5355,8 +5355,8 @@ function HomeApi$clientConfigurator$lambda$lambda_10(this$0, $platformName) {
5355
5355
  }
5356
5356
  accept($this$defaultRequest, Application_getInstance().p3y_1);
5357
5357
  header($this$defaultRequest, 'Accept-Language', buildAcceptLanguage(this$0.userLanguage));
5358
- header($this$defaultRequest, 'User-Agent', 'SoliboSDK/1.7.35 (' + $platformName + ')');
5359
- header($this$defaultRequest, 'X-Solibo-SDK-Version', '1.7.35');
5358
+ header($this$defaultRequest, 'User-Agent', 'SoliboSDK/1.7.36 (' + $platformName + ')');
5359
+ header($this$defaultRequest, 'X-Solibo-SDK-Version', '1.7.36');
5360
5360
  return Unit_instance;
5361
5361
  };
5362
5362
  }