Renamed AppSettings to AndroidAppSettings everywhere, added symlink to CommanderGenius repo

This commit is contained in:
pelya
2010-09-10 14:11:20 +03:00
parent 7a00d64a19
commit 62a82ec84d
22 changed files with 55 additions and 53 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.teeworlds"
android:versionCode="5201"
android:versionName="0.5.2.01"
package="net.sourceforge.clonekeenplus"
android:versionCode="32201"
android:versionName="0.3.2.2.01"
android:installLocation="preferExternal"
>
<application android:label="@string/app_name"