blob: 958d5e199d152f2fddaa412e5282d17a56ef947f [file] [log] [blame]
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.facebook.feed"
android:versionCode="1"
android:versionName="1.0">
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="15" />
<application android:label="TestApplication" />
</manifest>