广告sdk库

This commit is contained in:
chenxi 2023-07-19 16:13:55 +08:00
parent 7314b1c0cf
commit 3dacdc24c3

View File

@ -25,6 +25,9 @@ apply plugin: 'com.android.library'
maven {
url "https://sdk.tapjoy.com/" // Assets/IronSource/Editor/ISTapJoyAdapterDependencies.xml:15
}
maven {
url "https://dl-maven-android.mintegral.com/repository/mbridge_android_sdk_oversea/" // Assets/IronSource/Editor/ISMintegralAdapterDependencies.xml:8
}
mavenLocal()
jcenter()
mavenCentral()