File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 2626 <edit-config file =" app/src/main/AndroidManifest.xml" mode =" merge" target =" /manifest/application" xmlns : android =" http://schemas.android.com/apk/res/android" >
2727 <application android : networkSecurityConfig =" @xml/network_security_config" />
2828 </edit-config >
29+ <edit-config file =" app/src/main/AndroidManifest.xml" mode =" merge" target =" /manifest/application/activity[@android:name='MainActivity']" >
30+ <activity android : exported =" true" />
31+ </edit-config >
2932 <resource-file src =" resources/android/xml/network_security_config.xml" target =" app/src/main/res/xml/network_security_config.xml" />
3033 <allow-intent href =" market:*" />
3134 <icon density =" ldpi" src =" resources/android/icon/drawable-ldpi-icon.png" />
You can’t perform that action at this time.
0 commit comments