v0.7.5b: SPD-classes and core are no longer android-specific modules!

This commit is contained in:
Evan Debenham
2019-10-10 22:28:37 -04:00
parent b985ed3bf5
commit 2aaf18b0b8
6 changed files with 10 additions and 42 deletions

View File

@@ -3,8 +3,9 @@
package="com.shatteredpixel.shatteredpixeldungeon.android"
android:installLocation="auto">
<uses-feature
android:glEsVersion="0x00020000"/>
<uses-feature android:glEsVersion="0x00020000"/>
<uses-permission android:name="android.permission.VIBRATE" />
<!-- Note that the game doesn't truly support small screen resolutions,
it instead forces downscaling to work on these displays.-->