Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Remove AdMob quickstart.#111

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
jonsimantov wants to merge2 commits intomain
base:main
Choose a base branch
Loading
fromremove_admob
Open
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions.github/workflows/android.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -9,7 +9,7 @@ on:
inputs:
apis:
description: 'CSV of apis to build and test'
default: 'admob,analytics,auth,database,dynamic_links,firestore,functions,gma,messaging,remote_config,storage'
default: 'analytics,auth,database,dynamic_links,firestore,functions,gma,messaging,remote_config,storage'
required: true

env:
Expand All@@ -32,7 +32,7 @@ jobs:
if [[ "${{ github.event_name }}" == "workflow_dispatch" ]]; then
apis="${{ github.event.inputs.apis }}"
else
apis="admob,analytics,auth,database,dynamic_links,firestore,functions,gma,messaging,remote_config,storage"
apis="analytics,auth,database,dynamic_links,firestore,functions,gma,messaging,remote_config,storage"
fi
echo apis: ${apis}
echo "::set-output name=apis::${apis}"
Expand Down
26 changes: 0 additions & 26 deletionsadmob/testapp/AndroidManifest.xml
View file
Open in desktop

This file was deleted.

111 changes: 0 additions & 111 deletionsadmob/testapp/CMakeLists.txt
View file
Open in desktop

This file was deleted.

202 changes: 0 additions & 202 deletionsadmob/testapp/LICENSE
View file
Open in desktop

This file was deleted.

7 changes: 0 additions & 7 deletionsadmob/testapp/LaunchScreen.storyboard
View file
Open in desktop

This file was deleted.

6 changes: 0 additions & 6 deletionsadmob/testapp/Podfile
View file
Open in desktop

This file was deleted.

Loading

[8]ページ先頭

©2009-2025 Movatter.jp