Skip to content

Commit ee9c76a

Browse files
authored
Merge pull request #2 from xindong/feat_1.2.3
fix android network UnverifiedException
2 parents 10a7bd8 + 5a9e710 commit ee9c76a

File tree

5 files changed

+16
-2
lines changed

5 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## 1.2.3
4+
5+
### BugFix
6+
7+
* Android 修复部分请求返回网络域名验证异常
8+
9+
10+
## 1.2.2
11+
12+
### New Feature
13+
14+
* iOS 添加获取 Apple ASA 数据
15+
16+
317
## 1.2.1
418

519
### New Feature
1.5 MB
Binary file not shown.

Plugins/Android/libs/TDSCommon_1.1.14.aar.meta renamed to Plugins/Android/libs/TDSCommon_1.1.14.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.
-1.5 MB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.tds.sdk",
33
"displayName": "Tap SDK",
44
"description": "TapTap Develop Service!",
5-
"version": "1.2.2",
5+
"version": "1.2.3",
66
"unity": "2020.1",
77
"license": "MIT"
88
}

0 commit comments

Comments
 (0)