feat: udpate 2.1.5 binary
parent
b52d767bb0
commit
d2a6d0d667
Binary file not shown.
Binary file not shown.
|
@ -1,5 +1,5 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 0bd5f47e3f2834f9981f32f8dded8aea
|
||||
guid: b6c9b12c3849c4f9da219e3f948b8fb0
|
||||
PluginImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
Binary file not shown.
Binary file not shown.
|
@ -15,8 +15,8 @@
|
|||
#import <TapCommonSDK/TapCommonSDK.h>
|
||||
|
||||
#define TapSDK @"TapSDK"
|
||||
#define TapSDK_VERSION_NUMBER @"20104002"
|
||||
#define TapSDK_VERSION @"2.1.4"
|
||||
#define TapSDK_VERSION_NUMBER @"20105001"
|
||||
#define TapSDK_VERSION @"2.1.5"
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
|
|
Binary file not shown.
|
@ -2,10 +2,10 @@
|
|||
"name": "com.taptap.tds.bootstrap",
|
||||
"displayName": "TapTap Bootstrap",
|
||||
"description": "TapTap Develop Service",
|
||||
"version": "2.1.4",
|
||||
"version": "2.1.5",
|
||||
"unity": "2018.3",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"com.taptap.tds.common": "https://github.com/TapTap/TapCommon-Unity.git#2.1.4"
|
||||
"com.taptap.tds.common": "https://github.com/TapTap/TapCommon-Unity.git#2.1.5"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue