修复debug包的maven地址

This commit is contained in:
2025-07-18 16:03:24 +08:00
parent 119dd342f8
commit e3781c731d
2 changed files with 2 additions and 4 deletions

View File

@@ -2,10 +2,8 @@
<dependencies>
<androidPackages>
<repositories>
<repository>https://jfrog.anythinktech.com/artifactory/debugger</repository>
<repository>https://jfrog.anythinktech.com/ui/native/debugger</repository>
</repositories>
<androidPackage spec="com.anythink.sdk:debugger-ui:1.1.0"/>
</androidPackages>
</dependencies>

View File

@@ -2,7 +2,7 @@
"name": "com.commercialization.topon",
"displayName": "Commercialization.topon",
"description": "基于topon的广告sdk封装依赖基础商业化模块",
"version": "1.4.0",
"version": "1.4.1",
"unity": "2021.1",
"license": "MIT",
"repository": {