Fetch the repository succeeded.
plugins {
id 'com.android.library'
id 'org.jetbrains.kotlin.android'
}
android {
compileSdkVersion 30
defaultConfig {
minSdkVersion 21
//noinspection ExpiredTargetSdkVersion
targetSdkVersion 28
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles 'proguard-rules.pro'
}
buildTypes {
release {
minifyEnabled true
consumerProguardFiles 'proguard-rules.pro'
}
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_17
targetCompatibility JavaVersion.VERSION_17
}
namespace 'com.zx.sdk'
}
dependencies {
api 'com.google.code.gson:gson:2.9.0'
api 'com.squareup.okhttp3:okhttp:4.9.3';
/*优量汇开始*/
api 'com.qq.e.union:union:4.570.1440'
/*优量汇结束*/
/*快手开始*/
api 'com.kwad.sdk:kssdk-ad:3.3.49'
api "androidx.appcompat:appcompat:1.3.1"
api "androidx.recyclerview:recyclerview:1.2.1"
/*快手结束*/
/*百度开始*/
api 'androidx.recyclerview:recyclerview:1.2.1'
api 'com.androidquery:androidquery:0.26.7'
api 'com.baidu:MobAds_SDK:9.34'
api 'com.bun.miitmdid:oaid:1.0.25'
/*百度结束*/
/*sigmob开始*/
//AndroidX
api 'androidx.legacy:legacy-support-v4:1.0.0'
api 'com.bun.miitmdid:oaid:1.0.25'
api 'com.sigmob:wind-common:1.6.7'
api 'com.sigmob:wind-sdk:4.17.0'
/*sigmob结束*/
/*MTG开始*/
api 'com.mbridge.msdk.china:reward:16.5.92'
api 'com.mbridge.msdk.china:mbsplash:16.5.92'
api 'com.mbridge.msdk.china:newinterstitial:16.5.92'
api 'com.mbridge.msdk.china:mbbid:16.5.92'
/*MTG结束*/
// /*小米开始*/
// api 'com.miui.zeus:mimo-ad-sdk:5.1.7'
// api 'com.google.code.gson:gson:2.8.5'
// api 'com.github.bumptech.glide:glide:4.9.0'
// annotationProcessor 'com.github.bumptech.glide:compiler:4.9.0'
// /*小米结束*/
/*极光广告开始*/
// ADJg主SDK ,必须的
api "cn.jiguang.sdk.ad:core:3.7.9.11211"
// 天目,必须的
api "cn.jiguang.sdk.ad.adapter:tianmu:2.1.0.01102"
// 极光Ads广告SDK
api "cn.jiguang.sdk.ad.adapter:jgads:2.1.0.01081"
//OAID ,必须的
api "cn.jiguang.sdk.ad:oaid:1.0.25.08021"
/*极光广告结束*/
/*beizi*/
implementation 'com.beizi:beizi_ad_sdk:3.5.0.5'
implementation 'com.beizi:beizi_fusion_sdk:4.90.4.5'
/*讯飞*/
implementation 'voiceads.cn:iflyAd:6.0.10'
/*悬浮窗*/
implementation 'com.github.getActivity:EasyWindow:10.2'
/*加集*/
implementation 'com.syzj:sysdk:6.0'
/*旺脉*/
implementation 'com.wangmai.appsdkdex:wm_ad_sdk:6.6.1_4.3.1'
/*多盟*/
implementation 'com.dm.sdk.ads:domob-ad-sdk:3.2.0'
/*优推*/
implementation 'com.alliance.ssp:adalliance_adn_sdk:3.4.2'
implementation 'com.squareup.okhttp3:okhttp:3.12.0'
implementation 'com.squareup.okhttp3:logging-interceptor:3.12.0'
implementation 'com.google.code.gson:gson:2.8.0'
//Glide
implementation 'com.github.bumptech.glide:glide:4.12.0'
//exoplayer2
implementation 'com.google.android.exoplayer:exoplayer-core:2.13.3'
implementation 'com.google.android.exoplayer:exoplayer-ui:2.13.3'
implementation 'commons-codec:commons-codec:1.15'
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。