mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-23 08:46:40 +00:00
Clean up build files
This commit is contained in:
@@ -1,9 +1,2 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.moonlight-stream.moonlight_common">
|
||||
|
||||
<application android:allowBackup="true" android:label="@string/app_name"
|
||||
android:supportsRtl="true">
|
||||
|
||||
</application>
|
||||
|
||||
<manifest package="com.moonlight_stream.moonlight_common">
|
||||
</manifest>
|
||||
|
||||
@@ -1,3 +1,2 @@
|
||||
<resources>
|
||||
<string name="app_name">moonlight-common</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user