update:更新tysdk:注意直接consume了

This commit is contained in:
2026-05-14 11:49:07 +08:00
parent f9b5413a81
commit 49d80ee008
9 changed files with 61 additions and 12 deletions

View File

@@ -18,6 +18,9 @@ dependencyResolutionManagement {
mavenCentral()
// Android Resolver Repos Start
def unityProjectPath = $/file:///**DIR_UNITYPROJECT**/$.replace("\\", "/")
maven {
url "https://sdk.tapjoy.com/" // Packages/com.unity.package-offerwall/Editor/TJPluginDependencies.xml:9
}
maven {
url "https://android-sdk.is.com/" // Assets/MaxSdk/Mediation/IronSource/Editor/Dependencies.xml:8
}