Skip to content

Commit

Permalink
feat:update sdk version to 3.16.3.31
Browse files Browse the repository at this point in the history
  • Loading branch information
hexinghuaxd committed Jul 3, 2024
1 parent a3eae67 commit e142ad2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions docs/tap-download.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ TapSDK 为我们提供的众多服务的总称,为了方便开发者按需接
TapADN SDK 是由「易玩(上海)网络科技有限公司」开发,向媒体提供丰富的广告资源,依托高效的算法引擎,帮助开发者实现流量变现。<br></br>

[接入文档](/sdk/tap-adn/tds-tapad/) &nbsp;&nbsp; [合规指南](/sdk/tap-adn/adn-compliance/)
1. [TapADN Android SDK](https://tapad-platform.tapimg.com/sdk/TapAD_3.16.3.30_h2.aar) 版本: 3.16.3.30_h2 更新日期: 2024-06-17
2. [TapADN Unity SDK](https://tapad-platform.tapimg.com/sdk/TapAD_3.16.3.30.unitypackage) 版本: 3.16.3.30 更新日期: 2024-05-29
3. [TapADN Android Demo](https://tapad-platform.tapimg.com/sdk/TapADDemo_3.16.3.30_h2.zip)[Android 安装包下载](https://tapad-platform.tapimg.com/sdk/tapaddemo_external_3.16.3.30_h2-release.apk)
1. [TapADN Android SDK](https://tapad-platform.tapimg.com/sdk/TapAD_3.16.3.31.aar) 版本: 3.16.3.31 更新日期: 2024-07-03
2. [TapADN Unity SDK](https://tapad-platform.tapimg.com/sdk/TapAD_3.16.3.31.unitypackage) 版本: 3.16.3.31 更新日期: 2024-07-03
3. [TapADN Android Demo](https://tapad-platform.tapimg.com/sdk/TapADDemo_3.16.3.31.zip)[Android 安装包下载](https://tapad-platform.tapimg.com/sdk/tapaddemo_external_3.16.3.31-release.apk)

:::tip
TapADN SDK 为 APP 提供广告投放及广告监测归因、反作弊和广告投放统计分析等服务,由易玩(上海)网络科技有限公司开发提供。[SDK 隐私政策](https://developer.taptap.cn/docs/sdk/tap-adn/agreement/)[SDK 合规使用说明](https://developer.taptap.cn/docs/sdk/tap-adn/adn-compliance/)
Expand Down
4 changes: 2 additions & 2 deletions src/docComponents/sdkVersions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ const sdkVersions = {
}
},
tapadn: {
unity: "3.16.3.30",
android: "3.16.3.30_h2",
unity: "3.16.3.31",
android: "3.16.3.31",
},
tapGlobalPayments: {
unity: "4.0.14",
Expand Down

0 comments on commit e142ad2

Please sign in to comment.