summaryrefslogtreecommitdiff
path: root/fratry/crippling/src/main/AndroidManifest.xml
blob: 6ecedfe722ef3a18ba5aa57055fb9515811724a7 (plain)
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<manifest package="com.studio.crippling" xmlns:android="http://schemas.android.com/apk/res/android">
    <uses-feature android:required="true" android:glEsVersion='0x00020000'/>
    <application />
</manifest>