Skip to content

Commit f334384

Browse files
committed
升级适配adn至最新版本
1 parent cf2d935 commit f334384

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+305
-381
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22

3-
def version = '1.0'
3+
def version = '1.1'
44

55
ext {
66
//统一版本号,同时使用在渠道版本号信息中

easyads/build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@ dependencies {
6363
androidTestImplementation 'com.android.support.test:runner:1.0.2'
6464
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
6565
// the needed aars are here
66-
compileOnly(name: 'open_ad_sdk_3803', ext: 'aar')
67-
compileOnly(name: 'GDTSDK_4422', ext: 'aar')
68-
compileOnly(name: 'Baidu_MobAds_SDK_9131', ext: 'aar')
69-
compileOnly(name: 'kssdk-ad_3310', ext: 'aar')
66+
compileOnly(name: 'open_ad_sdk_4908', ext: 'aar')
67+
compileOnly(name: 'GDTSDK_4492', ext: 'aar')
68+
compileOnly(name: 'Baidu_MobAds_SDK_9241', ext: 'aar')
69+
compileOnly(name: 'kssdk-ad-3334', ext: 'aar')
7070
}
7171

7272

-981 KB
Binary file not shown.
1.69 MB
Binary file not shown.

easyads/libs/GDTSDK_4422.aar

-1.56 MB
Binary file not shown.

easyads/libs/GDTSDK_4492.aar

1.77 MB
Binary file not shown.

easyads/libs/kssdk-ad-3334.aar

3.8 MB
Binary file not shown.

easyads/libs/kssdk-ad_3310.aar

-2.21 MB
Binary file not shown.

easyads/libs/open_ad_sdk_3803.aar

-5.73 MB
Binary file not shown.

easyads/libs/open_ad_sdk_4908.aar

6.66 MB
Binary file not shown.

0 commit comments

Comments
 (0)