mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-07 00:16:15 +00:00
Different app label for debug builds (#545)
* Different app label for debug builds * Remove underscores from app labels
This commit is contained in:
committed by
Cameron Gutman
parent
e697ed72db
commit
d2d0ed65d6
@@ -3,5 +3,5 @@
|
||||
|
||||
<!-- Non-root application name -->
|
||||
<!-- FIXME: We should set extractNativeLibs=false but this breaks installation on the Fire TV 3 -->
|
||||
<application android:label="Moonlight" />
|
||||
<application android:label="@string/app_label" />
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user