Skip to content

Commit c587f29

Browse files
authored
Merge pull request #32 from appodeal/release/3.0.2
Release/3.0.2
2 parents bbafb4d + 8537fb7 commit c587f29

File tree

8 files changed

+103
-84
lines changed

8 files changed

+103
-84
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 3.0.2
2+
3+
* Updated Appodeal iOS SDK to 3.0.2
4+
* Updated Appodeal Android SDK to 3.0.2
5+
16
## 3.0.1
27

38
* Updated Appodeal iOS SDK to 3.0.1

README.md

Lines changed: 58 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Add the dependency to the `pubspec.yaml` file in your project:
5151

5252
```yaml
5353
dependencies:
54-
stack_appodeal_flutter: 3.0.1
54+
stack_appodeal_flutter: 3.0.2
5555
```
5656
5757
Install the plugin by running the command below in the terminal:
@@ -67,29 +67,32 @@ $ flutter pub get
6767

6868
```ruby
6969
def appodeal
70-
pod 'APDAdColonyAdapter', '3.0.1.1'
71-
pod 'BDMAdColonyAdapter', '~> 1.9.5'
72-
pod 'APDAppLovinAdapter', '3.0.1.1'
73-
pod 'APDBidMachineAdapter', '3.0.1.1' # Required
74-
pod 'BDMCriteoAdapter', '~> 1.9.5'
75-
pod 'BDMPangleAdapter', '~> 1.9.5'
76-
pod 'BDMAmazonAdapter', '~> 1.9.5'
77-
pod 'BDMSmaatoAdapter', '~> 1.9.5'
78-
pod 'BDMNotsyAdapter', '~> 1.9.5'
79-
pod 'BDMTapjoyAdapter', '~> 1.9.5'
80-
pod 'APDGoogleAdMobAdapter', '3.0.1.1'
81-
pod 'APDIABAdapter', '3.0.1.1' # Required
82-
pod 'BDMIABAdapter', '~> 1.9.5'
83-
pod 'APDIronSourceAdapter', '3.0.1.1'
84-
pod 'APDMetaAudienceNetworkAdapter', '3.0.1.1'
85-
pod 'BDMMetaAudienceAdapter', '~> 1.9.5'
86-
pod 'APDMyTargetAdapter', '3.0.1.1'
87-
pod 'BDMMyTargetAdapter', '~> 1.9.5'
88-
pod 'APDStackAnalyticsAdapter', '3.0.1.1' # Required
89-
pod 'APDUnityAdapter', '3.0.1.1'
90-
pod 'APDVungleAdapter', '3.0.1.1'
91-
pod 'BDMVungleAdapter', '~> 1.9.5'
92-
pod 'APDYandexAdapter', '3.0.1.1'
70+
pod 'APDAdColonyAdapter', '3.0.2.1'
71+
pod 'BidMachineAdColonyAdapter', '~> 2.0.0.0'
72+
pod 'APDAdjustAdapter', '3.0.2.1'
73+
pod 'APDAppLovinAdapter', '3.0.2.1'
74+
pod 'APDAppsFlyerAdapter', '3.0.2.1'
75+
pod 'APDBidMachineAdapter', '3.0.2.1' # Required
76+
pod 'BidMachineAmazonAdapter', '~> 2.0.0.0'
77+
pod 'BidMachineCriteoAdapter', '~> 2.0.0.0'
78+
pod 'BidMachineSmaatoAdapter', '~> 2.0.0.0'
79+
pod 'BidMachineTapjoyAdapter', '~> 2.0.0.0'
80+
pod 'BidMachinePangleAdapter', '~> 2.0.0.0'
81+
pod 'BidMachineNotsyAdapter', '~> 2.0.0.4'
82+
pod 'APDFirebaseAdapter', '3.0.2.1'
83+
pod 'APDGoogleAdMobAdapter', '3.0.2.1'
84+
pod 'APDIABAdapter', '3.0.2.1' # Required
85+
pod 'APDIronSourceAdapter', '3.0.2.1'
86+
pod 'APDFacebookAdapter', '3.0.2.1'
87+
pod 'APDMetaAudienceNetworkAdapter', '3.0.2.1'
88+
pod 'BidMachineMetaAudienceAdapter', '~> 2.0.0.0'
89+
pod 'APDMyTargetAdapter', '3.0.2.1'
90+
pod 'BidMachineMyTargetAdapter', '~> 2.0.0.2'
91+
pod 'APDStackAnalyticsAdapter', '3.0.2.1' # Required
92+
pod 'APDUnityAdapter', '3.0.2.1'
93+
pod 'APDVungleAdapter', '3.0.2.1'
94+
pod 'BidMachineVungleAdapter', '~> 2.0.0.1'
95+
pod 'APDYandexAdapter', '3.0.2.1'
9396
end
9497

9598
target 'Runner' do
@@ -528,6 +531,26 @@ update the *SKAdNetworkItems* key with an additional dictionary in your `Info.pl
528531
<key>SKAdNetworkIdentifier</key>
529532
<string>zq492l623r.skadnetwork</string>
530533
</dict>
534+
<dict>
535+
<key>SKAdNetworkIdentifier</key>
536+
<string>24zw6aqk47.skadnetwork</string>
537+
</dict>
538+
<dict>
539+
<key>SKAdNetworkIdentifier</key>
540+
<string>cs644xg564.skadnetwork</string>
541+
</dict>
542+
<dict>
543+
<key>SKAdNetworkIdentifier</key>
544+
<string>9vvzujtq5s.skadnetwork</string>
545+
</dict>
546+
<dict>
547+
<key>SKAdNetworkIdentifier</key>
548+
<string>c3frkrj4fj.skadnetwork</string>
549+
</dict>
550+
<dict>
551+
<key>SKAdNetworkIdentifier</key>
552+
<string>8r8llnkz5a.skadnetwork</string>
553+
</dict>
531554
<dict>
532555
<key>SKAdNetworkIdentifier</key>
533556
<string>x8uqf25wch.skadnetwork</string>
@@ -544,10 +567,6 @@ update the *SKAdNetworkItems* key with an additional dictionary in your `Info.pl
544567
<key>SKAdNetworkIdentifier</key>
545568
<string>krvm3zuq6h.skadnetwork</string>
546569
</dict>
547-
<dict>
548-
<key>SKAdNetworkIdentifier</key>
549-
<string>c3frkrj4fj.skadnetwork</string>
550-
</dict>
551570
<dict>
552571
<key>SKAdNetworkIdentifier</key>
553572
<string>a2p9lx4jpn.skadnetwork</string>
@@ -588,10 +607,6 @@ update the *SKAdNetworkItems* key with an additional dictionary in your `Info.pl
588607
<key>SKAdNetworkIdentifier</key>
589608
<string>8c4e2ghe7u.skadnetwork</string>
590609
</dict>
591-
<dict>
592-
<key>SKAdNetworkIdentifier</key>
593-
<string>r26jy69rpl.skadnetwork</string>
594-
</dict>
595610
<dict>
596611
<key>SKAdNetworkIdentifier</key>
597612
<string>8m87ys6875.skadnetwork</string>
@@ -638,11 +653,11 @@ update the *SKAdNetworkItems* key with an additional dictionary in your `Info.pl
638653
</dict>
639654
<dict>
640655
<key>SKAdNetworkIdentifier</key>
641-
<string>f7s53z58qe.skadnetwork</string>
656+
<string>v79kvwwj4g.skadnetwork</string>
642657
</dict>
643658
<dict>
644659
<key>SKAdNetworkIdentifier</key>
645-
<string>v79kvwwj4g.skadnetwork</string>
660+
<string>f7s53z58qe.skadnetwork</string>
646661
</dict>
647662
<dict>
648663
<key>SKAdNetworkIdentifier</key>
@@ -719,7 +734,7 @@ Add dependencies into `build.gradle` (module: app)
719734
dependencies {
720735
...
721736
// ... other project dependencies
722-
implementation ('com.appodeal.ads:sdk:3.0.1.+') {
737+
implementation ('com.appodeal.ads:sdk:3.0.2.+') {
723738
exclude group: 'com.appodeal.ads.sdk.services', module: 'adjust'
724739
exclude group: 'com.appodeal.ads.sdk.services', module: 'appsflyer'
725740
exclude group: 'com.appodeal.ads.sdk.services', module: 'firebase'
@@ -804,7 +819,7 @@ Add dependencies into build.gradle (module: app)
804819
```groovy
805820
dependencies {
806821
// ... other project dependencies
807-
implementation 'com.appodeal.ads.sdk.services:adjust:3.0.1.+'
822+
implementation 'com.appodeal.ads.sdk.services:adjust:3.0.2.+'
808823
}
809824
```
810825

@@ -813,7 +828,7 @@ Add dependencies into _Podfile_
813828
```ruby
814829
def appodeal
815830
// ... other project pods
816-
pod 'APDAdjustAdapter', '3.0.1.1'
831+
pod 'APDAdjustAdapter', '3.0.2.1'
817832
end
818833
```
819834

@@ -824,7 +839,7 @@ Add dependencies into build.gradle (module: app)
824839
```groovy
825840
dependencies {
826841
// ... other project dependencies
827-
implementation 'com.appodeal.ads.sdk.services:appsflyer:3.0.1.+'
842+
implementation 'com.appodeal.ads.sdk.services:appsflyer:3.0.2.+'
828843
}
829844
```
830845

@@ -833,7 +848,7 @@ Add dependencies into _Podfile_
833848
```ruby
834849
def appodeal
835850
// ... other project pods
836-
pod 'APDAppsFlyerAdapter', '3.0.1.1'
851+
pod 'APDAppsFlyerAdapter', '3.0.2.1'
837852
end
838853
```
839854

@@ -844,7 +859,7 @@ Add dependencies into build.gradle (module: app)
844859
```groovy
845860
dependencies {
846861
// ... other project dependencies
847-
implementation 'com.appodeal.ads.sdk.services:firebase:3.0.1.+'
862+
implementation 'com.appodeal.ads.sdk.services:firebase:3.0.2.+'
848863
}
849864
```
850865

@@ -853,7 +868,7 @@ Add dependencies into _Podfile_
853868
```ruby
854869
def appodeal
855870
// ... other project pods
856-
pod 'APDFirebaseAdapter', '3.0.1.1'
871+
pod 'APDFirebaseAdapter', '3.0.2.1'
857872
end
858873
```
859874

@@ -864,7 +879,7 @@ Add dependencies into build.gradle (module: app)
864879
```groovy
865880
dependencies {
866881
// ... other project dependencies
867-
implementation 'com.appodeal.ads.sdk.services:facebook_analytics:3.0.1.+'
882+
implementation 'com.appodeal.ads.sdk.services:facebook_analytics:3.0.2.+'
868883
}
869884
```
870885

@@ -873,7 +888,7 @@ Add dependencies into _Podfile_
873888
```ruby
874889
def appodeal
875890
// ... other project pods
876-
pod 'APDFacebookAdapter', '3.0.1.1'
891+
pod 'APDFacebookAdapter', '3.0.2.1'
877892
end
878893
```
879894

android/build.gradle

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@ android {
4848

4949
dependencies {
5050
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
51-
implementation 'com.appodeal.ads.sdk:core:3.0.1'
52-
implementation 'com.appodeal.ads.sdk.networks:mraid:3.0.1.0'
53-
implementation 'com.appodeal.ads.sdk.networks:vast:3.0.1.0'
54-
implementation 'com.appodeal.ads.sdk.networks:nast:3.0.1.0'
55-
implementation 'com.appodeal.ads.sdk.networks:appodeal:3.0.1.0'
56-
implementation 'com.appodeal.ads.sdk.networks:bidmachine:3.0.1.0'
57-
implementation 'com.appodeal.ads.sdk.services:stack_analytics:3.0.1.0'
58-
implementation 'com.appodeal.ads.sdk.services:sentry_analytics:3.0.1.0'
51+
implementation 'com.appodeal.ads.sdk:core:3.0.2'
52+
implementation 'com.appodeal.ads.sdk.networks:mraid:3.0.2.+'
53+
implementation 'com.appodeal.ads.sdk.networks:vast:3.0.2.+'
54+
implementation 'com.appodeal.ads.sdk.networks:nast:3.0.2.+'
55+
implementation 'com.appodeal.ads.sdk.networks:appodeal:3.0.2.+'
56+
implementation 'com.appodeal.ads.sdk.networks:bidmachine:3.0.2.+'
57+
implementation 'com.appodeal.ads.sdk.services:stack_analytics:3.0.2.+'
58+
implementation 'com.appodeal.ads.sdk.services:sentry_analytics:3.0.2.+'
5959
}

example/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@ flutter {
6363

6464
dependencies {
6565
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
66-
implementation 'com.appodeal.ads:sdk:3.0.1.+'
66+
implementation 'com.appodeal.ads:sdk:3.0.2.+'
6767
}

example/ios/Podfile

Lines changed: 27 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
platform :ios, '11.0'
1+
platform :ios, '12.0'
22

33
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
44
ENV['COCOAPODS_DISABLE_STATS'] = 'true'
@@ -26,33 +26,32 @@ source 'https://github.com/appodeal/CocoaPods.git'
2626
source 'https://cdn.cocoapods.org/'
2727

2828
def appodeal
29-
pod 'APDAdColonyAdapter', '3.0.1.1'
30-
pod 'BDMAdColonyAdapter', '~> 1.9.5'
31-
pod 'APDAdjustAdapter', '3.0.1.1'
32-
pod 'APDAppLovinAdapter', '3.0.1.1'
33-
pod 'APDAppsFlyerAdapter', '3.0.1.1'
34-
pod 'APDBidMachineAdapter', '3.0.1.1' # Required
35-
pod 'BDMCriteoAdapter', '~> 1.9.5'
36-
pod 'BDMPangleAdapter', '~> 1.9.5'
37-
pod 'BDMAmazonAdapter', '~> 1.9.5'
38-
pod 'BDMSmaatoAdapter', '~> 1.9.5'
39-
pod 'BDMNotsyAdapter', '~> 1.9.5'
40-
pod 'BDMTapjoyAdapter', '~> 1.9.5'
41-
pod 'APDFirebaseAdapter', '3.0.1.1'
42-
pod 'APDGoogleAdMobAdapter', '3.0.1.1'
43-
pod 'APDIABAdapter', '3.0.1.1' # Required
44-
pod 'BDMIABAdapter', '~> 1.9.5'
45-
pod 'APDIronSourceAdapter', '3.0.1.1'
46-
pod 'APDFacebookAdapter', '3.0.1.1'
47-
pod 'APDMetaAudienceNetworkAdapter', '3.0.1.1'
48-
pod 'BDMMetaAudienceAdapter', '~> 1.9.5'
49-
pod 'APDMyTargetAdapter', '3.0.1.1'
50-
pod 'BDMMyTargetAdapter', '~> 1.9.5'
51-
pod 'APDStackAnalyticsAdapter', '3.0.1.1' # Required
52-
pod 'APDUnityAdapter', '3.0.1.1'
53-
pod 'APDVungleAdapter', '3.0.1.1'
54-
pod 'BDMVungleAdapter', '~> 1.9.5'
55-
pod 'APDYandexAdapter', '3.0.1.1'
29+
pod 'APDAdColonyAdapter', '3.0.2.1'
30+
pod 'BidMachineAdColonyAdapter', '~> 2.0.0.0'
31+
pod 'APDAdjustAdapter', '3.0.2.1'
32+
pod 'APDAppLovinAdapter', '3.0.2.1'
33+
pod 'APDAppsFlyerAdapter', '3.0.2.1'
34+
pod 'APDBidMachineAdapter', '3.0.2.1' # Required
35+
pod 'BidMachineAmazonAdapter', '~> 2.0.0.0'
36+
pod 'BidMachineCriteoAdapter', '~> 2.0.0.0'
37+
pod 'BidMachineSmaatoAdapter', '~> 2.0.0.0'
38+
pod 'BidMachineTapjoyAdapter', '~> 2.0.0.0'
39+
pod 'BidMachinePangleAdapter', '~> 2.0.0.0', :configuration => 'Release'
40+
pod 'BidMachineNotsyAdapter', '~> 2.0.0.4'
41+
pod 'APDFirebaseAdapter', '3.0.2.1'
42+
pod 'APDGoogleAdMobAdapter', '3.0.2.1'
43+
pod 'APDIABAdapter', '3.0.2.1' # Required
44+
pod 'APDIronSourceAdapter', '3.0.2.1'
45+
pod 'APDFacebookAdapter', '3.0.2.1'
46+
pod 'APDMetaAudienceNetworkAdapter', '3.0.2.1'
47+
pod 'BidMachineMetaAudienceAdapter', '~> 2.0.0.0'
48+
pod 'APDMyTargetAdapter', '3.0.2.1'
49+
pod 'BidMachineMyTargetAdapter', '~> 2.0.0.2'
50+
pod 'APDStackAnalyticsAdapter', '3.0.2.1' # Required
51+
pod 'APDUnityAdapter', '3.0.2.1'
52+
pod 'APDVungleAdapter', '3.0.2.1'
53+
pod 'BidMachineVungleAdapter', '~> 2.0.0.1'
54+
pod 'APDYandexAdapter', '3.0.2.1'
5655
end
5756

5857
target 'Runner' do

ios/stack_appodeal_flutter.podspec

Lines changed: 2 additions & 2 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.0.1'
7+
s.version = '3.0.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,7 +20,7 @@ Pod::Spec.new do |s|
2020
s.static_framework = true
2121

2222
s.dependency 'Flutter'
23-
s.dependency "Appodeal", "3.0.1"
23+
s.dependency "Appodeal", "3.0.2"
2424

2525
# Flutter.framework does not contain a i386 slice.
2626
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
@@ -361,7 +361,7 @@ class Appodeal {
361361

362362
/// Get SDK version.
363363
static String getSDKVersion() {
364-
return "3.0.1";
364+
return "3.0.2";
365365
}
366366

367367
/// Get 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.0.1
3+
version: 3.0.2
44
homepage: https://www.appodeal.com
55

66
environment:

0 commit comments

Comments
 (0)