mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2026-05-09 18:11:26 +08:00
5 lines
151 B
XML
5 lines
151 B
XML
<manifest xmlns:android="http://schemas.android.com/apk/res/android" >
|
|
|
|
<uses-permission android:name="android.permission.INTERNET" />
|
|
</manifest>
|