[A] Android firebase

This commit is contained in:
2024-12-10 12:15:59 +08:00
parent 05331e6286
commit 4d0ab92a9a
11 changed files with 181 additions and 3 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
}