mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-22 20:43:03 +00:00
7 lines
210 B
XML
7 lines
210 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
|
|
|
<!-- Root application name -->
|
|
<application android:label="Moonlight (Root)" />
|
|
</manifest>
|