We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d928a7 commit ee340ddCopy full SHA for ee340dd
admob/app/src/main/AndroidManifest.xml
@@ -9,12 +9,6 @@
9
android:supportsRtl="true"
10
android:theme="@style/AppTheme">
11
12
- <!-- workaround for https://github.com/firebase/firebase-cpp-sdk/issues/1545 -->
13
- <property
14
- android:name="android.adservices.AD_SERVICES_CONFIG"
15
- android:resource="@xml/gma_ad_services_config"
16
- tools:replace="android:resource" />
17
-
18
<activity android:name="com.google.firebase.example.admob.MainActivity"
19
android:exported="true">
20
<intent-filter>
0 commit comments