Updated UQM and readme

This commit is contained in:
pelya
2010-09-29 18:52:59 +03:00
parent 16c3b54078
commit 16ef311bc2
17 changed files with 55 additions and 31 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="2114"
android:versionName="2.1.14 - game can be put to background with Home button and successfully restored back"
package="com.sourceforge.sc2"
android:versionCode="1011"
android:versionName="1.0.11 - game can be put to background with Home button and successfully restored back"
android:installLocation="preferExternal"
>
<application android:label="@string/app_name"