mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 23:42:53 +08:00
6 lines
128 B
XML
6 lines
128 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<phonegap>
|
|
<access origin="http://127.0.0.1*"/>
|
|
<log level="DEBUG"/>
|
|
</phonegap>
|