CrystaX toolchain now can be specified through ChangeAppSettings.sh

This commit is contained in:
pelya
2010-10-05 15:47:30 +03:00
parent 825647a80b
commit b292e52900
18 changed files with 59 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="net.sourceforge.clonekeenplus"
android:versionCode="32201"
android:versionName="0.3.2.2.01"
android:installLocation="preferExternal"
>
<application android:label="@string/app_name"