Project

General

Profile

« Previous | Next » 

Revision e3473e86

Added by Leszek Koltunski about 4 years ago

Minor.

View differences:

src/main/AndroidManifest.xml
1 1
<?xml version="1.0" encoding="utf-8"?>
2 2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
    package="org.distorted.examples"
4
    android:versionCode="1"
5
    android:versionName="1.0" >
3
    package="org.distorted.examples">
6 4

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

Also available in: Unified diff