Clean up build files

This commit is contained in:
Cameron Gutman
2017-05-12 18:19:29 -07:00
parent 822f498646
commit f94d224395
7 changed files with 3 additions and 23 deletions

View File

@@ -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>

View File

@@ -1,3 +1,2 @@
<resources>
<string name="app_name">moonlight-common</string>
</resources>