Skip to content

Commit

Permalink
feat: update Android Library(v1.3.2); publish Unity v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
RoongfLee committed Oct 12, 2021
1 parent 588402d commit 95236c2
Show file tree
Hide file tree
Showing 21 changed files with 81 additions and 70 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# ChangeLog

## v1.2.2

### Feature

* WebView 支持 LocalStorage、SessionStorage、DatabaseStorage
* 客服系统支持上传视频文件类型

### Dependencies

* TapSDk v1.1.6

## v1.2.1

### Feature
Expand Down
2 changes: 1 addition & 1 deletion Documentation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ NSMicrophoneUsageDescription 麦克风,用于内嵌动态
{
"dependencies":{
"com.tds.sdk":"https://github.com/xindong/TAPSDK_UPM.git#1.1.6",
"com.tds.global":"https://github.com/xindong/TDS_GLOBAL_UPM.git#1.2.1",
"com.tds.global":"https://github.com/xindong/TDS_GLOBAL_UPM.git#1.2.2",
}
}
```
Expand Down
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file removed Plugins/Android/libs/TDSGlobalArchitecture_1.3.1.aar
Binary file not shown.
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file removed Plugins/Android/libs/TDSGlobalCore_1.3.1.aar
Binary file not shown.
Binary file added Plugins/Android/libs/TDSGlobalCore_1.3.2.aar
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file removed Plugins/Android/libs/TDSGlobalPay_1.3.1.aar
Binary file not shown.
32 changes: 0 additions & 32 deletions Plugins/Android/libs/TDSGlobalPay_1.3.1.aar.meta

This file was deleted.

Binary file added Plugins/Android/libs/TDSGlobalPay_1.3.2.aar
Binary file not shown.
32 changes: 32 additions & 0 deletions Plugins/Android/libs/TDSGlobalPay_1.3.2.aar.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

32 changes: 0 additions & 32 deletions Plugins/Android/libs/TDSGlobalShare_1.3.1.aar.meta

This file was deleted.

Binary file not shown.
32 changes: 32 additions & 0 deletions Plugins/Android/libs/TDSGlobalShare_1.3.2.aar.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "com.tds.global",
"displayName": "TDSGlobal",
"description": "TapTap develop Service Global",
"version": "1.2.1",
"version": "1.2.2",
"unity": "2018.3",
"author": "tds-develop",
"license": "MIT",
Expand Down

0 comments on commit 95236c2

Please sign in to comment.