com.xd.sdk.common 6.31.1 → 6.31.3

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.
@@ -5,6 +5,6 @@
5
5
  // Created by Fattycat on 2022/5/13.
6
6
  //
7
7
 
8
- #define XDSDK_VERSION @"6.31.0"
9
- #define XDSDK_VERSION_CODE @"6031000"
10
- // HASH 13f77e9f
8
+ #define XDSDK_VERSION @"6.31.2"
9
+ #define XDSDK_VERSION_CODE @"6031020"
10
+ // HASH 8f3e7f53
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "com.xd.sdk.common",
3
3
  "displayName": "XDSDK Common",
4
- "version": "6.31.1",
4
+ "version": "6.31.3",
5
5
  "description": "XDSDK",
6
6
  "unity": "2018.3",
7
7
  "license": "MIT",