Fixed dependencies rebuilding in ChangeAppSettings.sh

This commit is contained in:
pelya
2010-08-27 15:47:16 +03:00
parent 6bd7d4126f
commit 4f3afa5081
3 changed files with 11 additions and 11 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="1004"
android:versionName="1.0.04"
android:versionCode="1005"
android:versionName="1.0.05"
android:installLocation="preferExternal"
>
<application android:label="@string/app_name"