File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 109109 <preference name =" AndroidPersistentFileLocation" value =" Compatibility" />
110110 <config-file parent =" /*" target =" AndroidManifest.xml" >
111111 <uses-permission android : name =" android.permission.POST_NOTIFICATIONS" />
112+ <uses-permission android : name =" com.google.android.gms.permission.AD_ID" />
112113 </config-file >
113114 <edit-config file =" app/src/main/AndroidManifest.xml" mode =" merge" target =" /manifest/application" xmlns : android =" http://schemas.android.com/apk/res/android" >
114115 <application android : usesCleartextTraffic =" true" />
115116 <application android : networkSecurityConfig =" @xml/network_security_config" />
116117 </edit-config >
117- <resource-file src =" resources/android/xml/network_security_config.xml" target =" app/src/main/res/xml/network_security_config.xml" />
118+ <resource-file src =" resources/android/xml/network_security_config.xml" target =" app/src/main/res/xml/network_security_config.xml" />
118119
119120 <resource-file src =" build-extras.gradle" target =" build-extras.gradle" />
120121 <resource-file src =" etc/android-notification-icons/ic_stat_notification.png" target =" app/src/main/res/drawable/ic_stat_notification.png" />
You can’t perform that action at this time.
0 commit comments