mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2024-11-23 05:46:09 +03:00
6 lines
192 B
XML
6 lines
192 B
XML
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
package="com.github.kr328.clash.core">
|
|
|
|
<uses-permission android:name="android.permission.INTERNET" />
|
|
</manifest>
|