File tree 3 files changed +29636
-13154
lines changed
3 files changed +29636
-13154
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =' 1.0' encoding =' utf-8' ?>
2
- <widget id =" gr.mavrou.wpionic" version =" 0.0.1" xmlns =" http://www.w3.org/ns/widgets" xmlns : cdv =" http://cordova.apache.org/ns/1.0" >
2
+ <widget id =" gr.mavrou.wpionic" version =" 0.0.1"
3
+ xmlns =" http://www.w3.org/ns/widgets"
4
+ xmlns : cdv =" http://cordova.apache.org/ns/1.0" >
3
5
<name >WP Ionic</name >
4
6
<description >An experiment with WordPress Rest Api and Ionic</description >
5
7
<
author email =
" [email protected] " href =
" https://mavrou.gr/" >Dimitris Mavroudis</
author >
21
23
<preference name =" AutoHideSplashScreen" value =" false" />
22
24
<preference name =" ShowSplashScreenSpinner" value =" false" />
23
25
<platform name =" android" >
24
- <edit-config file =" app/src/main/AndroidManifest.xml" mode =" merge" target =" /manifest/application" xmlns : android =" http://schemas.android.com/apk/res/android" >
26
+ <preference name =" AndroidXEnabled" value =" true" />
27
+ <edit-config file =" app/src/main/AndroidManifest.xml" mode =" merge" target =" /manifest/application"
28
+ xmlns : android =" http://schemas.android.com/apk/res/android" >
25
29
<application android : networkSecurityConfig =" @xml/network_security_config" />
26
30
</edit-config >
27
31
<resource-file src =" resources/android/xml/network_security_config.xml" target =" app/src/main/res/xml/network_security_config.xml" />
You can’t perform that action at this time.
0 commit comments