Fixed data downloader not downloading optional packages

This commit is contained in:
pelya
2010-08-27 15:42:44 +03:00
parent 1330aec692
commit 6bd7d4126f
14 changed files with 233 additions and 230 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.googlecode.opentyrian"
android:versionCode="2106"
android:versionName="2.1.06"
package="com.sourceforge.sc2"
android:versionCode="1004"
android:versionName="1.0.04"
android:installLocation="preferExternal"
>
<application android:label="@string/app_name"