feat: update 3.1.0 binary

3.1.0
xiaoyi 2021-07-28 10:18:55 +08:00
parent b962e7bfad
commit 2dddb1e0e7
5 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 99555e6a9c577438c9ba915d89dbe1d9
guid: b6361bfede8d14cf0b7b1481e7a695a6
PluginImporter:
externalObjects: {}
serializedVersion: 2

View File

@ -14,8 +14,8 @@
#import <TapLoginSDK/TapTapLoginResultDelegate.h>
#define TapLoginSDK @"TapLogin"
#define TapLoginSDK_VERSION_NUMBER @"30000001"
#define TapLoginSDK_VERSION @"3.0.0"
#define TapLoginSDK_VERSION_NUMBER @"30100001"
#define TapLoginSDK_VERSION @"3.1.0"
NS_ASSUME_NONNULL_BEGIN