Changed the way the uncompressed data should be downloaded

This commit is contained in:
pelya
2010-08-25 16:53:29 +03:00
parent c59c2125c9
commit 9dafe7e44d
5 changed files with 12 additions and 15 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="1001"
android:versionName="1.0.01"
android:versionCode="1002"
android:versionName="1.0.02"
android:installLocation="preferExternal"
>
<application android:label="@string/app_name"