i modified the manifest to relect the changes in the last commit

This commit is contained in:
2011-02-07 02:24:56 +00:00
parent 80871676bb
commit 9e3b414bd5
4 changed files with 7 additions and 10 deletions

View File

@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
android:installLocation="auto" android:versionCode="5" android:versionName="0.0.5" package="com.TwentyCodes.android.SweetSoundsLite">
android:installLocation="auto" android:versionCode="5" android:versionName="0.0.5" package="com.TwentyCodes.android.SweetDreamsLib">
<application android:label="@string/app_name" android:icon="@drawable/playdisabled">
<activity android:name=".SweetSounds"
<activity android:name="SweetDreamsFull"
android:label="@string/app_name"
android:screenOrientation="portrait">
<intent-filter>