Fixed another bug in Data Downloader

This commit is contained in:
pelya
2010-08-27 19:00:49 +03:00
parent 4f3afa5081
commit 802e8340d7
16 changed files with 46 additions and 33 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="com.sourceforge.sc2"
android:versionCode="1005"
android:versionName="1.0.05"
package="de.schwardtnet.alienblaster"
android:versionCode="110008"
android:versionName="1.1.0.08"
android:installLocation="preferExternal"
>
<application android:label="@string/app_name"