Set version code for Alien Blaster

This commit is contained in:
pelya
2010-07-12 14:33:24 +03:00
parent 5198be017e
commit 2929b8e83c
3 changed files with 5 additions and 5 deletions

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="1"
android:versionName="1.0"
android:versionCode="110001"
android:versionName="1.1.0.p1"
>
<application android:label="@string/app_name"
>