mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-04 17:55:36 +08:00
Remove unused xmlns:android declaration
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.termux.terminal">
|
||||
<manifest package="com.termux.terminal">
|
||||
</manifest>
|
||||
|
@@ -1,3 +1,2 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.termux.view">
|
||||
<manifest package="com.termux.view">
|
||||
</manifest>
|
||||
|
Reference in New Issue
Block a user