Skip to content

Commit 6263f3a

Browse files
author
xiaoyi
committed
feat: update c# script , native binary
1 parent 11bc8e4 commit 6263f3a

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
774 Bytes
Binary file not shown.

Plugins/iOS/TapCommonSDK.framework/Headers/TDSBaseManager.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
#import <TapCommonSDK/TDSAccount.h>
1010

1111
#define TapCommonSDK @"TapCommon"
12-
#define TapCommonSDK_VERSION_NUMBER @"20102001"
13-
#define TapCommonSDK_VERSION @"2.1.2"
12+
#define TapCommonSDK_VERSION_NUMBER @"20103001"
13+
#define TapCommonSDK_VERSION @"2.1.3"
1414

1515
NS_ASSUME_NONNULL_BEGIN
1616
typedef NSString *TDSLanguage NS_STRING_ENUM;
2.08 KB
Binary file not shown.

0 commit comments

Comments
 (0)