Project

General

Profile

« Previous | Next » 

Revision 05c044a5

Added by Leszek Koltunski over 1 year ago

Reinstall the latest Android Studio, latest gradle; reconfigure all project to match and compile.

View differences:

src/main/AndroidManifest.xml
1
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2
    package="org.distorted.main">
1
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
3 2

  
4 3
    <uses-feature android:glEsVersion="0x00030000" android:required="true" />
5 4
    <uses-feature android:name="android.hardware.faketouch" android:required="true" />

Also available in: Unified diff