Skip to content

Commit

Permalink
Merge branch 'bloc_implementation' of https://github.com/FireKamp/Sud…
Browse files Browse the repository at this point in the history
…okuBrainClient into bloc_implementation
  • Loading branch information
zahidch052 committed Mar 17, 2020
2 parents 89203c3 + db96182 commit ab09a2c
Show file tree
Hide file tree
Showing 22 changed files with 1 addition and 1 deletion.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion lib/utils/AdMobIntegration.dart
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ class AdMobIntegration {

void dispose() {
// if (_bannerAd != null) _bannerAd.dispose();
// if (_interstitialAd != null) _interstitialAd.dispose();
if (_interstitialAd != null) _interstitialAd.dispose();
}

String _getBannerID() {
Expand Down

0 comments on commit ab09a2c

Please sign in to comment.