[U] android template

This commit is contained in:
2025-08-18 18:16:20 +08:00
parent 7dd4162f94
commit eaab7664ca
5 changed files with 8 additions and 6 deletions

View File

@@ -17,6 +17,7 @@ dependencyResolutionManagement {
google()
mavenCentral()
// Android Resolver Repos Start
def unityProjectPath = $/file:///**DIR_UNITYPROJECT**/$.replace("\\", "/")
maven {
url "https://android-sdk.is.com/" // Assets/MaxSdk/Mediation/IronSource/Editor/Dependencies.xml:8
}