1
0
mirror of https://github.com/Anuken/Mindustry.git synced 2024-07-14 11:00:35 +03:00

Removed package in manifest

This commit is contained in:
Anuken 2024-07-06 17:14:10 -04:00
parent aa645fe67c
commit 4c93a7fad4

View File

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="io.anuke.mindustry">
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-feature android:glEsVersion="0x00020000" android:required="true"/>
<uses-feature android:name="android.hardware.type.pc" android:required="false" />