Skip to content

Commit 2a6c727

Browse files
committed
Remove Admob build.
1 parent 520e4d7 commit 2a6c727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
inputs:
1010
apis:
1111
description: 'CSV of apis to build and test'
12-
default: 'admob,analytics,auth,database,dynamic_links,firestore,functions,gma,messaging,remote_config,storage'
12+
default: 'analytics,auth,database,dynamic_links,firestore,functions,gma,messaging,remote_config,storage'
1313
required: true
1414

1515
env:

0 commit comments

Comments
 (0)