feat: udpate 2.1.5 binary
parent
11837bc987
commit
1d6f90b34e
Binary file not shown.
Binary file not shown.
|
@ -1,5 +1,5 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 7e69eac4941024e09b05a3412ed9a666
|
||||
guid: 3f89ccab315c44caaa20970802524c49
|
||||
PluginImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
Binary file not shown.
Binary file not shown.
|
@ -14,8 +14,8 @@
|
|||
#import <TapLoginSDK/TapLoginResultDelegate.h>
|
||||
|
||||
#define TapLoginSDK @"TapLogin"
|
||||
#define TapLoginSDK_VERSION_NUMBER @"20104002"
|
||||
#define TapLoginSDK_VERSION @"2.1.4"
|
||||
#define TapLoginSDK_VERSION_NUMBER @"20105001"
|
||||
#define TapLoginSDK_VERSION @"2.1.5"
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
|
|
Binary file not shown.
|
@ -2,10 +2,10 @@
|
|||
"name": "com.taptap.tds.login",
|
||||
"displayName": "TapTap Login",
|
||||
"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