|
|
|
@ -4,8 +4,8 @@ |
|
|
|
--> |
|
|
|
--> |
|
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
|
package="org.rabbits.uxn" |
|
|
|
package="org.rabbits.uxn" |
|
|
|
android:versionCode="1" |
|
|
|
android:versionCode="2" |
|
|
|
android:versionName="1.0" |
|
|
|
android:versionName="1.1" |
|
|
|
android:installLocation="auto"> |
|
|
|
android:installLocation="auto"> |
|
|
|
|
|
|
|
|
|
|
|
<!-- OpenGL ES 2.0 --> |
|
|
|
<!-- OpenGL ES 2.0 --> |
|
|
|
|