Skip to content

Commit 2f61ad8

Browse files
author
xiaoyi
committed
feat(*): update native binary
1 parent 5776247 commit 2f61ad8

File tree

6 files changed

+7
-4
lines changed

6 files changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# ChangeLog
22

3-
## 2.1.0
3+
## 2.1.1
44

55
### Feature
66

77
* Android 新增 TapTap App 相关支持功能
8+
9+
## 2.1.0
10+
811
* 新增长链接支持 TapTap.Friends
912
* 海内外域名切换
1013

-1.62 MB
Binary file not shown.
1.62 MB
Binary file not shown.

Plugins/Android/libs/TapCommon_2.1.0.aar.meta renamed to Plugins/Android/libs/TapCommon_2.1.1.aar.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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 @"20100001"
13-
#define TapCommonSDK_VERSION @"2.1.0"
12+
#define TapCommonSDK_VERSION_NUMBER @"20101001"
13+
#define TapCommonSDK_VERSION @"2.1.1"
1414

1515
NS_ASSUME_NONNULL_BEGIN
1616
typedef NSString *TDSLanguage NS_STRING_ENUM;
-8 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)