Skip to content

Commit 43bc5d4

Browse files
authored
Remove unnecessary fields from the manifest
These fields should be removed from the manifest since it is the application's responsibility to override them.
1 parent 4f5936d commit 43bc5d4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed
Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
22
package="com.efraespada.androidstringobfuscator">
3-
4-
<application android:allowBackup="true" android:label="@string/app_name"
5-
android:supportsRtl="true">
6-
7-
</application>
8-
93
</manifest>

0 commit comments

Comments
 (0)