com.taptap.sdk.core 4.6.3 → 4.7.0-alpha.14

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.
@@ -3,13 +3,14 @@
3
3
  <androidPackages>
4
4
  <repositories>
5
5
  <repository>https://repo.maven.apache.org/maven2</repository>
6
+ <repository>https://nexus.xmxdev.com/repository/maven-public</repository>
6
7
  </repositories>
7
- <androidPackage spec="com.taptap.sdk:tap-core-unity:4.6.3"/>
8
+ <androidPackage spec="com.taptap.sdk:tap-core-unity:4.7.0-alpha.14"/>
8
9
  </androidPackages>
9
10
  <iosPods>
10
11
  <sources>
11
12
  <source>https://github.com/CocoaPods/Specs.git</source>
12
13
  </sources>
13
- <iosPod name="TapTapCoreSDK" version="~> 4.6.3" bitcodeEnabled="false" addToAllTargets="false"/>
14
+ <iosPod name="TapTapCoreSDK" version="~> 4.5.5" bitcodeEnabled="false" addToAllTargets="false"/>
14
15
  </iosPods>
15
16
  </dependencies>
@@ -12,7 +12,7 @@ using System.ComponentModel;
12
12
 
13
13
  namespace TapSDK.Core {
14
14
  public class TapTapSDK {
15
- public static readonly string Version = "4.6.3";
15
+ public static readonly string Version = "4.7.0-alpha.14";
16
16
 
17
17
  public static string SDKPlatform = "TapSDK-Unity";
18
18
 
@@ -59,7 +59,7 @@ namespace TapSDK.Core {
59
59
  }
60
60
  }
61
61
  TapTapEvent.Init(HandleEventOptions(coreOption));
62
-
62
+
63
63
  }
64
64
 
65
65
  public static void Init(TapTapSdkOptions coreOption, TapTapSdkBaseOptions[] otherOptions)
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "com.taptap.sdk.core",
3
3
  "displayName": "TapTapSDK Core",
4
4
  "description": "TapTapSDK Core",
5
- "version": "4.6.3",
5
+ "version": "4.7.0-alpha.14",
6
6
  "unity": "2019.4",
7
7
  "license": "MIT",
8
8
  "dependencies": {
package/link.xml DELETED
@@ -1,4 +0,0 @@
1
- <linker>
2
- <assembly fullname="TapSDK.Core.Runtime" preserve="all" />
3
- <assembly fullname="TapSDK.Core.Mobile.Runtime" preserve="all" />
4
- </linker>
package/link.xml.meta DELETED
@@ -1,11 +0,0 @@
1
- fileFormatVersion: 2
2
- <<<<<<< HEAD
3
- guid: 3dcabf4e5ea8a4de2b78153078c62c5f
4
- =======
5
- guid: e0d4ea93ec6c34a84a01c4ec717089ef
6
- >>>>>>> 7453f549f (feat: pipeline build TapSDK4 Unity Demo changed version #no-ticket)
7
- TextScriptImporter:
8
- externalObjects: {}
9
- userData:
10
- assetBundleName:
11
- assetBundleVariant: