Updated Alien Blaster version
This commit is contained in:
@@ -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'
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user