File tree Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Original file line number Diff line number Diff line change 6868 <resource-file src =" resources/android/icon/drawable-hdpi-smallicon.png" target =" app/src/main/res/mipmap-hdpi/smallicon.png" />
6969 <resource-file src =" resources/android/icon/drawable-xhdpi-smallicon.png" target =" app/src/main/res/mipmap-xhdpi/smallicon.png" />
7070 <resource-file src =" resources/android/xml/network_security_config.xml" target =" app/src/main/res/xml/network_security_config.xml" />
71- <resource-file src =" resources/android/xml/backup_rules.xml" target =" app/src/main/res/xml/backup_rules.xml" />
7271 <edit-config file =" AndroidManifest.xml" mode =" merge" target =" /manifest/application" >
73- <application android : allowBackup =" true " android : dataExtractionRules = " @xml/backup_rules " android : largeHeap =" true" android : networkSecurityConfig =" @xml/network_security_config" />
72+ <application android : allowBackup =" false " android : largeHeap =" true" android : networkSecurityConfig =" @xml/network_security_config" />
7473 </edit-config >
7574 <config-file parent =" /manifest/application" target =" AndroidManifest.xml" >
7675 <meta-data android : name =" firebase_analytics_collection_deactivated" android : value =" true" />
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments