feat(*): update native binary
parent
86ad5154c1
commit
85f7be4fd1
|
@ -1,10 +1,10 @@
|
|||
# ChangeLog
|
||||
|
||||
## 2.1.0
|
||||
## 2.1.1
|
||||
|
||||
### Dependencies
|
||||
|
||||
- TapTap.Common v2.1.0
|
||||
- TapTap.Common v2.1.1
|
||||
|
||||
## 2.0.0
|
||||
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -1,5 +1,5 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 725e9aa46df5f4c28aca42d44706b6d6
|
||||
guid: bed2cb0e44dd74494bc9b85445cacdef
|
||||
PluginImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
|
@ -14,8 +14,8 @@
|
|||
#import <TapLoginSDK/TapLoginResultDelegate.h>
|
||||
|
||||
#define TapLoginSDK @"TapLogin"
|
||||
#define TapLoginSDK_VERSION_NUMBER @"20100001"
|
||||
#define TapLoginSDK_VERSION @"2.1.0"
|
||||
#define TapLoginSDK_VERSION_NUMBER @"20101001"
|
||||
#define TapLoginSDK_VERSION @"2.1.1"
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue