|
@@ -1,10 +1,10 @@
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
- package="com.android.gameplay"
|
|
|
|
|
|
|
+ package="org.gameplay3d.gameplay"
|
|
|
android:versionCode="1"
|
|
android:versionCode="1"
|
|
|
android:versionName="1.0" >
|
|
android:versionName="1.0" >
|
|
|
|
|
|
|
|
- <uses-sdk android:minSdkVersion="15" />
|
|
|
|
|
|
|
+ <uses-sdk android:minSdkVersion="9" />
|
|
|
|
|
|
|
|
<application
|
|
<application
|
|
|
android:icon="@drawable/ic_launcher"
|
|
android:icon="@drawable/ic_launcher"
|