Skip to content

Commit 9ff15e7

Browse files
committed
comment fix
1 parent 5c5ed53 commit 9ff15e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admob/app/src/main/AndroidManifest.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
android:supportsRtl="true"
1010
android:theme="@style/AppTheme">
1111

12-
// workaround for https://github.com/firebase/firebase-cpp-sdk/issues/1545
12+
<!-- workaround for https://github.com/firebase/firebase-cpp-sdk/issues/1545 -->
1313
<property
1414
android:name="android.adservices.AD_SERVICES_CONFIG"
1515
android:resource="@xml/gma_ad_services_config"

0 commit comments

Comments
 (0)