Project

General

Profile

« Previous | Next » 

Revision c1b29615

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 1
<?xml version="1.0" encoding="utf-8"?>
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
    package="org.distorted.examples">
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
4 3

  
5 4
    <uses-feature android:glEsVersion="0x00030001" android:required="true" />
6 5
    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />

Also available in: Unified diff