mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-07 11:09:49 +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"
|
<manifest package="com.termux.terminal">
|
||||||
package="com.termux.terminal">
|
|
||||||
</manifest>
|
</manifest>
|
||||||
|
@@ -1,3 +1,2 @@
|
|||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest package="com.termux.view">
|
||||||
package="com.termux.view">
|
|
||||||
</manifest>
|
</manifest>
|
||||||
|
Reference in New Issue
Block a user