Skip to content

Commit 3397f49

Browse files
committed
Remove old AdMob quickstart.
1 parent ced418b commit 3397f49

File tree

29 files changed

+1
-2367
lines changed

29 files changed

+1
-2367
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
if [[ "${{ github.event_name }}" == "workflow_dispatch" ]]; then
3333
apis="${{ github.event.inputs.apis }}"
3434
else
35-
apis="admob,analytics,auth,database,dynamic_links,firestore,functions,gma,messaging,remote_config,storage"
35+
apis="analytics,auth,database,dynamic_links,firestore,functions,gma,messaging,remote_config,storage"
3636
fi
3737
echo apis: ${apis}
3838
echo "::set-output name=apis::${apis}"

admob/testapp/AndroidManifest.xml

Lines changed: 0 additions & 27 deletions
This file was deleted.

admob/testapp/CMakeLists.txt

Lines changed: 0 additions & 111 deletions
This file was deleted.

admob/testapp/LICENSE

Lines changed: 0 additions & 202 deletions
This file was deleted.

admob/testapp/LaunchScreen.storyboard

Lines changed: 0 additions & 7 deletions
This file was deleted.

admob/testapp/Podfile

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)