project_files/Android-build/SDL-android-project/AndroidManifest.xml
branchhedgeroid
changeset 6047 10011f051f9c
parent 5669 a806dbe25288
child 6057 3f8ba061775e
--- a/project_files/Android-build/SDL-android-project/AndroidManifest.xml	Sun Oct 09 20:41:17 2011 +0200
+++ b/project_files/Android-build/SDL-android-project/AndroidManifest.xml	Thu Oct 20 22:54:34 2011 +0200
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
-      package="org.hedgewars.mobile"
+      package="org.hedgewars.hedgeroid"
       android:versionCode="3"
       android:installLocation="preferExternal" android:versionName="0.1.10">
     <uses-sdk android:targetSdkVersion="8" android:minSdkVersion="7"></uses-sdk>