1
0
mirror of https://github.com/Anuken/Mindustry.git synced 2024-08-16 03:10:32 +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"?> <?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android">
package="io.anuke.mindustry">
<uses-feature android:glEsVersion="0x00020000" android:required="true"/> <uses-feature android:glEsVersion="0x00020000" android:required="true"/>
<uses-feature android:name="android.hardware.type.pc" android:required="false" /> <uses-feature android:name="android.hardware.type.pc" android:required="false" />