@@ -43,7 +43,7 @@ Add the dependency to the `pubspec.yaml` file in your project:
4343
4444``` yaml
4545dependencies :
46- stack_appodeal_flutter : 3.2.0-beta.1
46+ stack_appodeal_flutter : 3.2.0-beta.2
4747` ` `
4848
4949Install the plugin by running the command below in the terminal:
@@ -66,44 +66,46 @@ platform :ios, '13.0'
6666use_frameworks!
6767
6868def appodeal
69- pod ' Appodeal' , ' 3.2.0-beta.1 '
70- pod ' APDAdColonyAdapter' , ' 3.2.0.0-beta.1 '
69+ pod ' Appodeal' , ' 3.2.0-beta.2 '
70+ pod ' APDAdColonyAdapter' , ' 3.2.0.0-beta.2 '
7171 pod ' BidMachineAdColonyAdapter' , ' ~> 2.3.0'
72- pod ' APDAppLovinAdapter' , ' 3.2.0.0-beta.1 '
73- pod ' BidonAdapterAppLovin' , ' ~> 0.4'
74- pod ' APDBidMachineAdapter' , ' 3.2.0.0-beta.1 ' # Required
75- pod ' BidMachineAmazonAdapter' , ' ~> 2.3.0'
72+ pod ' APDAppLovinAdapter' , ' 3.2.0.0-beta.2 '
73+ pod ' BidonAdapterAppLovin' , ' ~> 0.4.5 '
74+ pod ' APDBidMachineAdapter' , ' 3.2.0.0-beta.2 ' # Required
75+ pod ' BidMachineAmazonAdapter' , ' = 2.3.0.1 '
7676 pod ' BidMachineCriteoAdapter' , ' ~> 2.3.0'
7777 pod ' BidMachineSmaatoAdapter' , ' ~> 2.3.0'
7878 pod ' BidMachineTapjoyAdapter' , ' ~> 2.3.0'
7979 pod ' BidMachinePangleAdapter' , ' ~> 2.3.0'
80- pod ' APDBidonAdapter' , ' 3.2.0.0-beta.1' # Required
81- pod ' BidonAdapterBidMachine' , ' ~> 0.4'
82- pod ' APDBigoAdsAdapter' , ' 3.2.0.0-beta.1'
83- pod ' BidonAdapterBigoAds' , ' ~> 0.4'
84- pod ' APDDTExchangeAdapter' , ' 3.2.0.0-beta.1'
85- pod ' BidonAdapterDTExchange' , ' ~> 0.4'
86- pod ' APDGoogleAdMobAdapter' , ' 3.2.0.0-beta.1'
87- pod ' BidonAdapterGoogleMobileAds' , ' ~> 0.4'
88- pod ' APDIABAdapter' , ' 3.2.0.0-beta.1' # Required
89- pod ' APDInMobiAdapter' , ' 3.2.0.0-beta.1'
90- pod ' BidonAdapterInMobi' , ' ~> 0.4'
91- pod ' APDIronSourceAdapter' , ' 3.2.0.0-beta.1'
92- pod ' APDMetaAudienceNetworkAdapter' , ' 3.2.0.0-beta.1'
80+ pod ' APDBidonAdapter' , ' 3.2.0.0-beta.2' # Required
81+ pod ' BidonAdapterBidMachine' , ' ~> 0.4.5'
82+ pod ' BidonAdapterAmazon' , ' ~> 0.4.5'
83+ pod ' APDBigoAdsAdapter' , ' 3.2.0.0-beta.2'
84+ pod ' BidonAdapterBigoAds' , ' ~> 0.4.5'
85+ pod ' APDDTExchangeAdapter' , ' 3.2.0.0-beta.2'
86+ pod ' BidonAdapterDTExchange' , ' ~> 0.4.5'
87+ pod ' APDGoogleAdMobAdapter' , ' 3.2.0.0-beta.2'
88+ pod ' BidonAdapterGoogleMobileAds' , ' ~> 0.4.5'
89+ pod ' APDIABAdapter' , ' 3.2.0.0-beta.2' # Required
90+ pod ' APDInMobiAdapter' , ' 3.2.0.0-beta.2'
91+ pod ' BidonAdapterInMobi' , ' ~> 0.4.5'
92+ pod ' APDIronSourceAdapter' , ' 3.2.0.0-beta.2'
93+ pod ' APDMetaAudienceNetworkAdapter' , ' 3.2.0.0-beta.2'
9394 pod ' BidMachineMetaAudienceAdapter' , ' ~> 2.3.0'
94- pod ' BidonAdapterMetaAudienceNetwork' , ' ~> 0.4'
95- pod ' APDMintegralAdapter' , ' 3.2.0.0-beta.1 '
96- pod ' BidMachineMintegralAdapter' , ' ~> 2.3.0'
97- pod ' BidonAdapterMintegral' , ' ~> 0.4'
98- pod ' APDMyTargetAdapter' , ' 3.2.0.0-beta.1 '
95+ pod ' BidonAdapterMetaAudienceNetwork' , ' ~> 0.4.5 '
96+ pod ' APDMintegralAdapter' , ' 3.2.0.0-beta.2 '
97+ pod ' BidMachineMintegralAdapter' , ' = 2.3.0.3 '
98+ pod ' BidonAdapterMintegral' , ' ~> 0.4.5 '
99+ pod ' APDMyTargetAdapter' , ' 3.2.0.0-beta.2 '
99100 pod ' BidMachineMyTargetAdapter' , ' ~> 2.3.0'
100- pod ' APDStackCrashReporterAdapter' , ' 3.2.0.0-beta.1'
101- pod ' APDUnityAdapter' , ' 3.2.0.0-beta.1'
102- pod ' BidonAdapterUnityAds' , ' ~> 0.4'
103- pod ' APDVungleAdapter' , ' 3.2.0.0-beta.1'
101+ pod ' APDStackAnalyticsAdapter' , ' 3.2.0.0-beta.2' # Required
102+ pod ' APDStackCrashReporterAdapter' , ' 3.2.0.0-beta.2'
103+ pod ' APDUnityAdapter' , ' 3.2.0.0-beta.2'
104+ pod ' BidonAdapterUnityAds' , ' ~> 0.4.5'
105+ pod ' APDVungleAdapter' , ' 3.2.0.0-beta.2'
104106 pod ' BidMachineVungleAdapter' , ' ~> 2.3.0'
105- pod ' BidonAdapterVungle' , ' ~> 0.4'
106- pod ' APDYandexAdapter' , ' 3.2.0.0-beta.1 '
107+ pod ' BidonAdapterVungle' , ' ~> 0.4.5 '
108+ pod ' APDYandexAdapter' , ' 3.2.0.0-beta.2 '
107109end
108110
109111target ' Runner' do
@@ -739,11 +741,15 @@ dictionary in your `Info.plist`.
739741 </dict >
740742 <dict >
741743 <key >SKAdNetworkIdentifier</key >
742- <string >6yxyv74ff7 .skadnetwork</string >
744+ <string >mqn7fxpca7 .skadnetwork</string >
743745 </dict >
744746 <dict >
745747 <key >SKAdNetworkIdentifier</key >
746- <string >mqn7fxpca7.skadnetwork</string >
748+ <string >g6gcrrvk4p.skadnetwork</string >
749+ </dict >
750+ <dict >
751+ <key >SKAdNetworkIdentifier</key >
752+ <string >6yxyv74ff7.skadnetwork</string >
747753 </dict >
748754 <dict >
749755 <key >SKAdNetworkIdentifier</key >
@@ -1115,7 +1121,7 @@ Add dependencies into `build.gradle` (module: app)
11151121dependencies {
11161122 ...
11171123 // ... other project dependencies
1118- implementation ('com.appodeal.ads:sdk:3.2.0.0 -beta.1 ') {
1124+ implementation ('com.appodeal.ads:sdk:3.2.0.1 -beta.2 ') {
11191125 exclude group: 'com.appodeal.ads.sdk.services', module: 'adjust'
11201126 exclude group: 'com.appodeal.ads.sdk.services', module: 'appsflyer'
11211127 exclude group: 'com.appodeal.ads.sdk.services', module: 'firebase'
@@ -1201,7 +1207,7 @@ Add dependencies into build.gradle (module: app)
12011207``` groovy
12021208dependencies {
12031209 // ... other project dependencies
1204- implementation 'com.appodeal.ads.sdk.services:adjust:3.2.0.0 -beta.1 '
1210+ implementation 'com.appodeal.ads.sdk.services:adjust:3.2.0.1 -beta.2 '
12051211}
12061212```
12071213
@@ -1210,7 +1216,7 @@ Add dependencies into _Podfile_
12101216``` ruby
12111217def appodeal
12121218 // ... other project pods
1213- pod ' APDAdjustAdapter' , ' 3.2.0.0-beta.1 '
1219+ pod ' APDAdjustAdapter' , ' 3.2.0.0-beta.2 '
12141220end
12151221```
12161222
@@ -1221,7 +1227,7 @@ Add dependencies into build.gradle (module: app)
12211227``` groovy
12221228dependencies {
12231229 // ... other project dependencies
1224- implementation 'com.appodeal.ads.sdk.services:appsflyer:3.2.0.0 -beta.1 '
1230+ implementation 'com.appodeal.ads.sdk.services:appsflyer:3.2.0.1 -beta.2 '
12251231}
12261232```
12271233
@@ -1230,7 +1236,7 @@ Add dependencies into _Podfile_
12301236``` ruby
12311237def appodeal
12321238 // ... other project pods
1233- pod ' APDAppsFlyerAdapter' , ' 3.2.0.0-beta.1 '
1239+ pod ' APDAppsFlyerAdapter' , ' 3.2.0.0-beta.2 '
12341240end
12351241```
12361242
@@ -1241,7 +1247,7 @@ Add dependencies into build.gradle (module: app)
12411247``` groovy
12421248dependencies {
12431249 // ... other project dependencies
1244- implementation 'com.appodeal.ads.sdk.services:firebase:3.2.0.0 -beta.1 '
1250+ implementation 'com.appodeal.ads.sdk.services:firebase:3.2.0.1 -beta.2 '
12451251}
12461252```
12471253
@@ -1250,7 +1256,7 @@ Add dependencies into _Podfile_
12501256``` ruby
12511257def appodeal
12521258 // ... other project pods
1253- pod ' APDFirebaseAdapter' , ' 3.2.0.0-beta.1 '
1259+ pod ' APDFirebaseAdapter' , ' 3.2.0.0-beta.2 '
12541260end
12551261```
12561262
@@ -1261,7 +1267,7 @@ Add dependencies into build.gradle (module: app)
12611267``` groovy
12621268dependencies {
12631269 // ... other project dependencies
1264- implementation 'com.appodeal.ads.sdk.services:facebook_analytics:3.2.0.0 -beta.1 '
1270+ implementation 'com.appodeal.ads.sdk.services:facebook_analytics:3.2.0.1 -beta.2 '
12651271}
12661272```
12671273
@@ -1270,7 +1276,7 @@ Add dependencies into _Podfile_
12701276``` ruby
12711277def appodeal
12721278 // ... other project pods
1273- pod ' APDFacebookAdapter' , ' 3.2.0.0-beta.1 '
1279+ pod ' APDFacebookAdapter' , ' 3.2.0.0-beta.2 '
12741280end
12751281```
12761282
0 commit comments