Skip to content

Commit

Permalink
Banner example will display an anchored adaptive banner.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 576978557
  • Loading branch information
JillSong authored and maddevrelgithubbot committed Nov 1, 2023
1 parent 24f0d53 commit 5cc9432
Show file tree
Hide file tree
Showing 72 changed files with 260 additions and 1,652 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
- "java/admob/NativeAdvancedExample"
- "java/admob/RewardedInterstitialExample"
- "java/admob/RewardedVideoExample"
- "kotlin/admob/AdaptiveBannerExample"
- "kotlin/admob/AppOpenExample"
- "kotlin/admob/BannerExample"
- "kotlin/admob/InterstitialExample"
Expand All @@ -42,7 +41,6 @@ jobs:
- "java/admanager/NativeAdsExample"
- "java/admanager/RewardedInterstitialExample"
- "java/admanager/RewardedVideoExample"
- "kotlin/admanager/AdaptiveBannerExample"
- "kotlin/admanager/AppOpenExample"
- "kotlin/admanager/BannerExample"
- "kotlin/admanager/InterstitialExample"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build/folder-crawler.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -eo pipefail
# If you are changing the expected_projects_count value, you likely want to be
# changing .github/workflows.build.yml to modify which samples are built
# through GitHub actions.
expected_projects_count=31
expected_projects_count=29
projects=()

# Reading all directories having a settings.gradle file into the projects
Expand Down
37 changes: 0 additions & 37 deletions kotlin/admanager/AdaptiveBannerExample/app/build.gradle

This file was deleted.

31 changes: 0 additions & 31 deletions kotlin/admanager/AdaptiveBannerExample/app/proguard-rules.pro

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 5cc9432

Please sign in to comment.