广告sdk
This commit is contained in:
parent
ad9bb05f62
commit
399374dc6c
@ -1,9 +1,9 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<androidPackages>
|
<!-- <androidPackages>
|
||||||
<androidPackage spec="com.moloco.sdk.adapters:applovin:1.2.3.0">
|
<androidPackage spec="com.moloco.sdk.adapters:applovin:1.2.3.0">
|
||||||
</androidPackage>
|
</androidPackage>
|
||||||
</androidPackages>
|
</androidPackages> -->
|
||||||
<iosPods>
|
<iosPods>
|
||||||
<iosPod name="MolocoCustomAdapterAppLovin" version="1.1.0" />
|
<iosPod name="MolocoCustomAdapterAppLovin" version="1.1.0" />
|
||||||
</iosPods>
|
</iosPods>
|
||||||
|
|||||||
@ -116,7 +116,7 @@ android {
|
|||||||
}
|
}
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 19
|
minSdkVersion 21
|
||||||
targetSdkVersion 31
|
targetSdkVersion 31
|
||||||
ndk {
|
ndk {
|
||||||
abiFilters 'armeabi-v7a', 'arm64-v8a'
|
abiFilters 'armeabi-v7a', 'arm64-v8a'
|
||||||
|
|||||||
@ -19,7 +19,7 @@ android {
|
|||||||
}
|
}
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 19
|
minSdkVersion 21
|
||||||
targetSdkVersion 31
|
targetSdkVersion 31
|
||||||
applicationId 'REPLACE_APPLICATION_ID'
|
applicationId 'REPLACE_APPLICATION_ID'
|
||||||
ndk {
|
ndk {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user