Skip to content

Commit 78f386e

Browse files
authored
Merge pull request #96 from appodeal/release/3.4.2
Release/3.4.2
2 parents a63a024 + d65263d commit 78f386e

File tree

10 files changed

+95
-75
lines changed

10 files changed

+95
-75
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 3.4.2
4+
5+
### Updated SDKs
6+
7+
- Updated Appodeal iOS SDK to [3.4.2](https://docs.appodeal.com/ios/get-started)
8+
- Updated Appodeal Android SDK to [3.4.2](https://docs.appodeal.com/android/get-started)
9+
310
## 3.4.1
411

512
- Migrated AppodealAdType and AppodealBannerSize to enums

README.md

Lines changed: 42 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Official Appodeal Flutter Plugin for your Flutter application.
44

5-
## Appodeal SDK 3.4.1
5+
## Appodeal SDK 3.4.2
66

77
- **Google CMP and TCF v2 Support**
88
- To enhance the relevance of ads for your users and comply with regulations like GDPR and CCPA,
@@ -57,7 +57,7 @@ Add the dependency to the `pubspec.yaml` file in your project:
5757

5858
```yaml
5959
dependencies:
60-
stack_appodeal_flutter: 3.4.1
60+
stack_appodeal_flutter: 3.4.2
6161
```
6262
6363
Install the plugin by running the command below in the terminal:
@@ -86,31 +86,27 @@ platform :ios, '13.0'
8686
use_frameworks!
8787

8888
def appodeal
89-
pod 'Appodeal', '3.4.1'
90-
pod 'APDAdjustAdapter', '3.4.1.0'
91-
pod 'APDAmazonAdapter', '3.4.1.0'
92-
pod 'APDAppLovinAdapter', '3.4.1.0'
93-
pod 'APDAppLovinMAXAdapter', '3.4.1.0'
94-
pod 'APDAppsFlyerAdapter', '3.4.1.0'
95-
pod 'APDBidMachineAdapter', '3.4.1.1'
96-
pod 'APDBidonAdapter', '3.4.1.0'
97-
pod 'APDBigoAdsAdapter', '3.4.1.0'
98-
pod 'APDDTExchangeAdapter', '3.4.1.1'
99-
pod 'APDFacebookAdapter', '3.4.1.0'
100-
pod 'APDFirebaseAdapter', '3.4.1.0'
101-
pod 'APDGoogleAdMobAdapter', '3.4.1.0'
102-
pod 'APDIABAdapter', '3.4.1.0'
103-
pod 'APDInMobiAdapter', '3.4.1.0'
104-
pod 'APDIronSourceAdapter', '3.4.1.0'
105-
pod 'APDMetaAudienceNetworkAdapter', '3.4.1.0'
106-
pod 'APDMintegralAdapter', '3.4.1.0'
107-
pod 'APDMyTargetAdapter', '3.4.1.0'
108-
pod 'APDPangleAdapter', '3.4.1.0'
109-
pod 'APDSentryAdapter', '3.4.1.0'
110-
pod 'APDSmaatoAdapter', '3.4.1.0'
111-
pod 'APDUnityAdapter', '3.4.1.0'
112-
pod 'APDVungleAdapter', '3.4.1.0'
113-
pod 'APDYandexAdapter', '3.4.1.0'
89+
pod 'Appodeal', '3.4.2'
90+
pod 'APDAmazonAdapter', '3.4.2.0'
91+
pod 'APDAppLovinAdapter', '3.4.2.0'
92+
pod 'APDAppLovinMAXAdapter', '3.4.2.0'
93+
pod 'APDBidMachineAdapter', '3.4.2.0'
94+
pod 'APDBidonAdapter', '3.4.2.0'
95+
pod 'APDBigoAdsAdapter', '3.4.2.0'
96+
pod 'APDDTExchangeAdapter', '3.4.2.0'
97+
pod 'APDGoogleAdMobAdapter', '3.4.2.0'
98+
pod 'APDIABAdapter', '3.4.2.0'
99+
pod 'APDInMobiAdapter', '3.4.2.0'
100+
pod 'APDIronSourceAdapter', '3.4.2.0'
101+
pod 'APDMetaAudienceNetworkAdapter', '3.4.2.0'
102+
pod 'APDMintegralAdapter', '3.4.2.0'
103+
pod 'APDMyTargetAdapter', '3.4.2.0'
104+
pod 'APDPangleAdapter', '3.4.2.0'
105+
pod 'APDSentryAdapter', '3.4.2.0'
106+
pod 'APDSmaatoAdapter', '3.4.2.0'
107+
pod 'APDUnityAdapter', '3.4.2.0'
108+
pod 'APDVungleAdapter', '3.4.2.0'
109+
pod 'APDYandexAdapter', '3.4.2.0'
114110
pod 'AmazonPublisherServicesSDK', '4.10.1.0'
115111
pod 'AppLovinMediationAmazonAdMarketplaceAdapter', '4.10.1.0'
116112
pod 'AppLovinMediationBidMachineAdapter', '3.1.2.0.0'
@@ -464,6 +460,10 @@ dictionary in your `Info.plist`.
464460
<key>SKAdNetworkIdentifier</key>
465461
<string>866k9ut3g3.skadnetwork</string>
466462
</dict>
463+
<dict>
464+
<key>SKAdNetworkIdentifier</key>
465+
<string>87u5trcl3r.skadnetwork</string>
466+
</dict>
467467
<dict>
468468
<key>SKAdNetworkIdentifier</key>
469469
<string>88k8774x49.skadnetwork</string>
@@ -700,6 +700,10 @@ dictionary in your `Info.plist`.
700700
<key>SKAdNetworkIdentifier</key>
701701
<string>fkak3gfpt6.skadnetwork</string>
702702
</dict>
703+
<dict>
704+
<key>SKAdNetworkIdentifier</key>
705+
<string>fq6vru337s.skadnetwork</string>
706+
</dict>
703707
<dict>
704708
<key>SKAdNetworkIdentifier</key>
705709
<string>fz2k2k5tej.skadnetwork</string>
@@ -1226,7 +1230,7 @@ Add dependencies into `build.gradle` (module: app)
12261230
``` groovy
12271231
dependencies {
12281232
// ... other project dependencies
1229-
implementation ('com.appodeal.ads:sdk:3.4.1.0') {
1233+
implementation ('com.appodeal.ads:sdk:3.4.2.0') {
12301234
exclude group: 'com.appodeal.ads.sdk.services', module: 'adjust'
12311235
exclude group: 'com.appodeal.ads.sdk.services', module: 'appsflyer'
12321236
exclude group: 'com.appodeal.ads.sdk.services', module: 'firebase'
@@ -1293,7 +1297,7 @@ allprojects {
12931297
dependencies {
12941298
...
12951299
// ... other project dependencies
1296-
implementation('com.appodeal.ads:sdk:3.4.1.0') {
1300+
implementation('com.appodeal.ads:sdk:3.4.2.0') {
12971301
// ad networks
12981302
exclude group: "com.appodeal.ads.sdk.networks", module: "admob"
12991303
exclude group: "org.bidon", module: "admob-adapter"
@@ -1313,7 +1317,7 @@ allprojects {
13131317
Remove next pods from `Podfile`:
13141318

13151319
```ruby
1316-
pod 'APDGoogleAdMobAdapter', '3.4.1.0'
1320+
pod 'APDGoogleAdMobAdapter', '3.4.2.0'
13171321
pod 'BidonAdapterGoogleAdManager', '0.7.1.0'
13181322
pod 'BidonAdapterGoogleMobileAds', '0.7.1.0'
13191323
pod 'AppLovinMediationGoogleAdManagerAdapter', '11.12.0.0'
@@ -1332,7 +1336,7 @@ Add dependencies into build.gradle (module: app)
13321336
```groovy
13331337
dependencies {
13341338
// ... other project dependencies
1335-
implementation 'com.appodeal.ads.sdk.services:adjust:3.4.1.0'
1339+
implementation 'com.appodeal.ads.sdk.services:adjust:3.4.2.0'
13361340
}
13371341
```
13381342

@@ -1341,7 +1345,7 @@ Add dependencies into _Podfile_
13411345
```ruby
13421346
def appodeal
13431347
// ... other project pods
1344-
pod 'APDAdjustAdapter', '3.4.1.0'
1348+
pod 'APDAdjustAdapter', '3.4.2.0'
13451349
end
13461350
```
13471351

@@ -1352,7 +1356,7 @@ Add dependencies into build.gradle (module: app)
13521356
```groovy
13531357
dependencies {
13541358
// ... other project dependencies
1355-
implementation 'com.appodeal.ads.sdk.services:appsflyer:3.4.1.0'
1359+
implementation 'com.appodeal.ads.sdk.services:appsflyer:3.4.2.0'
13561360
}
13571361
```
13581362

@@ -1361,7 +1365,7 @@ Add dependencies into _Podfile_
13611365
```ruby
13621366
def appodeal
13631367
// ... other project pods
1364-
pod 'APDAppsFlyerAdapter', '3.4.1.0'
1368+
pod 'APDAppsFlyerAdapter', '3.4.2.0'
13651369
end
13661370
```
13671371

@@ -1372,7 +1376,7 @@ Add dependencies into build.gradle (module: app)
13721376
```groovy
13731377
dependencies {
13741378
// ... other project dependencies
1375-
implementation 'com.appodeal.ads.sdk.services:firebase:3.4.1.0'
1379+
implementation 'com.appodeal.ads.sdk.services:firebase:3.4.2.0'
13761380
}
13771381
```
13781382

@@ -1381,7 +1385,7 @@ Add dependencies into _Podfile_
13811385
```ruby
13821386
def appodeal
13831387
// ... other project pods
1384-
pod 'APDFirebaseAdapter', '3.4.1.0'
1388+
pod 'APDFirebaseAdapter', '3.4.2.0'
13851389
end
13861390
```
13871391

@@ -1392,7 +1396,7 @@ Add dependencies into build.gradle (module: app)
13921396
```groovy
13931397
dependencies {
13941398
// ... other project dependencies
1395-
implementation 'com.appodeal.ads.sdk.services:facebook_analytics:3.4.1.0'
1399+
implementation 'com.appodeal.ads.sdk.services:facebook_analytics:3.4.2.0'
13961400
}
13971401
```
13981402

@@ -1401,7 +1405,7 @@ Add dependencies into _Podfile_
14011405
```ruby
14021406
def appodeal
14031407
// ... other project pods
1404-
pod 'APDFacebookAdapter', '3.4.1.0'
1408+
pod 'APDFacebookAdapter', '3.4.2.0'
14051409
end
14061410
```
14071411

android/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ android {
5353

5454
dependencies {
5555
implementation(platform("org.jetbrains.kotlin:kotlin-bom:$kotlin_version"))
56-
// Appodeal SDK 3.4.1.0
57-
implementation 'com.appodeal.ads.sdk:core:3.4.1'
58-
implementation 'com.appodeal.ads.sdk.networks:iab:3.4.1.0'
56+
// Appodeal SDK 3.4.2.0
57+
implementation 'com.appodeal.ads.sdk:core:3.4.2'
58+
implementation 'com.appodeal.ads.sdk.networks:iab:3.4.2.0'
5959
}

example/android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ flutter {
6060
}
6161

6262
dependencies {
63-
// Appodeal SDK 3.4.1.0
64-
implementation 'com.appodeal.ads:sdk:3.4.1.0'
63+
// Appodeal SDK 3.4.2.0
64+
implementation 'com.appodeal.ads:sdk:3.4.2.0'
6565
}

example/ios/Podfile

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -27,31 +27,31 @@ source 'https://github.com/appodeal/CocoaPods.git'
2727
source 'https://github.com/bidon-io/CocoaPods_Specs.git'
2828

2929
def appodeal
30-
pod 'Appodeal', '3.4.1'
31-
pod 'APDAdjustAdapter', '3.4.1.0'
32-
pod 'APDAmazonAdapter', '3.4.1.0'
33-
pod 'APDAppLovinAdapter', '3.4.1.0'
34-
pod 'APDAppLovinMAXAdapter', '3.4.1.0'
35-
pod 'APDAppsFlyerAdapter', '3.4.1.0'
36-
pod 'APDBidMachineAdapter', '3.4.1.1'
37-
pod 'APDBidonAdapter', '3.4.1.0'
38-
pod 'APDBigoAdsAdapter', '3.4.1.0'
39-
pod 'APDDTExchangeAdapter', '3.4.1.1'
40-
pod 'APDFacebookAdapter', '3.4.1.0'
41-
pod 'APDFirebaseAdapter', '3.4.1.0'
42-
pod 'APDGoogleAdMobAdapter', '3.4.1.0'
43-
pod 'APDIABAdapter', '3.4.1.0'
44-
pod 'APDInMobiAdapter', '3.4.1.0'
45-
pod 'APDIronSourceAdapter', '3.4.1.0'
46-
pod 'APDMetaAudienceNetworkAdapter', '3.4.1.0'
47-
pod 'APDMintegralAdapter', '3.4.1.0'
48-
pod 'APDMyTargetAdapter', '3.4.1.0'
49-
pod 'APDPangleAdapter', '3.4.1.0'
50-
pod 'APDSentryAdapter', '3.4.1.0'
51-
pod 'APDSmaatoAdapter', '3.4.1.0'
52-
pod 'APDUnityAdapter', '3.4.1.0'
53-
pod 'APDVungleAdapter', '3.4.1.0'
54-
pod 'APDYandexAdapter', '3.4.1.0'
30+
pod 'Appodeal', '3.4.2'
31+
pod 'APDAdjustAdapter', '3.4.2.0'
32+
pod 'APDAmazonAdapter', '3.4.2.0'
33+
pod 'APDAppLovinAdapter', '3.4.2.0'
34+
pod 'APDAppLovinMAXAdapter', '3.4.2.0'
35+
pod 'APDAppsFlyerAdapter', '3.4.2.0'
36+
pod 'APDBidMachineAdapter', '3.4.2.0'
37+
pod 'APDBidonAdapter', '3.4.2.0'
38+
pod 'APDBigoAdsAdapter', '3.4.2.0'
39+
pod 'APDDTExchangeAdapter', '3.4.2.0'
40+
pod 'APDFacebookAdapter', '3.4.2.0'
41+
pod 'APDFirebaseAdapter', '3.4.2.0'
42+
pod 'APDGoogleAdMobAdapter', '3.4.2.0'
43+
pod 'APDIABAdapter', '3.4.2.0'
44+
pod 'APDInMobiAdapter', '3.4.2.0'
45+
pod 'APDIronSourceAdapter', '3.4.2.0'
46+
pod 'APDMetaAudienceNetworkAdapter', '3.4.2.0'
47+
pod 'APDMintegralAdapter', '3.4.2.0'
48+
pod 'APDMyTargetAdapter', '3.4.2.0'
49+
pod 'APDPangleAdapter', '3.4.2.0'
50+
pod 'APDSentryAdapter', '3.4.2.0'
51+
pod 'APDSmaatoAdapter', '3.4.2.0'
52+
pod 'APDUnityAdapter', '3.4.2.0'
53+
pod 'APDVungleAdapter', '3.4.2.0'
54+
pod 'APDYandexAdapter', '3.4.2.0'
5555
pod 'AmazonPublisherServicesSDK', '4.10.1.0'
5656
pod 'AppLovinMediationAmazonAdMarketplaceAdapter', '4.10.1.0'
5757
pod 'AppLovinMediationBidMachineAdapter', '3.1.2.0.0'

example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
ignoresPersistentStateOnLaunch = "NO"
4949
debugDocumentVersioning = "YES"
5050
debugServiceExtension = "internal"
51+
enableGPUValidationMode = "1"
5152
allowLocationSimulation = "YES">
5253
<BuildableProductRunnable
5354
runnableDebuggingMode = "0">

example/ios/Runner/Info.plist

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,10 @@
327327
<key>SKAdNetworkIdentifier</key>
328328
<string>866k9ut3g3.skadnetwork</string>
329329
</dict>
330+
<dict>
331+
<key>SKAdNetworkIdentifier</key>
332+
<string>87u5trcl3r.skadnetwork</string>
333+
</dict>
330334
<dict>
331335
<key>SKAdNetworkIdentifier</key>
332336
<string>88k8774x49.skadnetwork</string>
@@ -563,6 +567,10 @@
563567
<key>SKAdNetworkIdentifier</key>
564568
<string>fkak3gfpt6.skadnetwork</string>
565569
</dict>
570+
<dict>
571+
<key>SKAdNetworkIdentifier</key>
572+
<string>fq6vru337s.skadnetwork</string>
573+
</dict>
566574
<dict>
567575
<key>SKAdNetworkIdentifier</key>
568576
<string>fz2k2k5tej.skadnetwork</string>
@@ -1053,6 +1061,6 @@
10531061
<key>FacebookDisplayName</key>
10541062
<string>APP-NAME</string>
10551063
<key>UIApplicationSupportsIndirectInputEvents</key>
1056-
<true/>
1057-
</dict>
1064+
<true/>
1065+
</dict>
10581066
</plist>

ios/stack_appodeal_flutter.podspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
Pod::Spec.new do |s|
66
s.name = 'stack_appodeal_flutter'
7-
s.version = '3.4.1'
7+
s.version = '3.4.2'
88
s.summary = 'Appodeal flutter plugin'
99
s.description = <<-DESC
1010
Flutter plugin for Appodeal SDK. It supports interstitial, rewarded video and banner ads.
@@ -20,8 +20,8 @@ Pod::Spec.new do |s|
2020
s.static_framework = true
2121

2222
s.dependency 'Flutter'
23-
s.dependency "Appodeal", "3.4.1"
24-
s.dependency "APDIABAdapter", "3.4.1.0"
23+
s.dependency "Appodeal", "3.4.2"
24+
s.dependency "APDIABAdapter", "3.4.2.0"
2525

2626
# Flutter.framework does not contain a i386 slice.
2727
s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES', 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'i386' }

lib/src/appodeal.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ class Appodeal {
347347

348348
/// Gets SDK version.
349349
static String getSDKVersion() {
350-
return "3.4.1";
350+
return "3.4.2";
351351
}
352352

353353
/// Gets SDK platform version.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: stack_appodeal_flutter
22
description: Official Flutter plugin to support Appodeal SDK for Android and iOS platforms. Support Consent Dialog for GDPR/CCPA zone.
3-
version: 3.4.1
3+
version: 3.4.2
44
homepage: https://github.com/appodeal
55
repository: https://github.com/appodeal/Appodeal-Flutter-Plugin
66

0 commit comments

Comments
 (0)