Updated Alien Blaster version

This commit is contained in:
pelya
2010-07-21 15:03:29 +03:00
parent 9e5a7ee53c
commit 0adcda0153
2 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ DownloadToSdcard=n
SdlVideoResize=y
NeedDepthBuffer=n
MultiABI=n
AppVersionCode=110002
AppVersionName="1.1.0.p2"
AppVersionCode=110003
AppVersionName="1.1.0.p3"
CompiledLibraries="sdl_mixer sdl_image"
ReadmeText='^Use accelerometer to navigate menus and control ship^Press "Menu" to select menu and for secondary fire^Press "Call" or touch screen for primary fire^Press "Volume Up/Down" to cycle through weapons'

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="de.schwardtnet.alienblaster"
android:versionCode="110002"
android:versionName="1.1.0.p2"
android:versionCode="110003"
android:versionName="1.1.0.p3"
>
<application android:label="@string/app_name"
android:icon="@drawable/icon"