Remove unused meta-data tag from AndroidManifest.xml
This commit is contained in:
parent
3b6d084b0f
commit
7d5109e32e
@ -26,10 +26,6 @@
|
|||||||
android:theme="@style/Cpp.Theme.Material"
|
android:theme="@style/Cpp.Theme.Material"
|
||||||
tools:ignore="GoogleAppIndexingWarning,UnusedAttribute">
|
tools:ignore="GoogleAppIndexingWarning,UnusedAttribute">
|
||||||
|
|
||||||
<meta-data
|
|
||||||
android:name="com.google.android.gms.version"
|
|
||||||
android:value="@integer/google_play_services_version" />
|
|
||||||
|
|
||||||
<meta-data
|
<meta-data
|
||||||
android:name="com.google.android.gms.ads.APPLICATION_ID"
|
android:name="com.google.android.gms.ads.APPLICATION_ID"
|
||||||
android:value="ca-app-pub-9736972200639245~6870320906"/>
|
android:value="ca-app-pub-9736972200639245~6870320906"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user