1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-11 20:15:03 -05:00
k-9/plugins/Android-PullToRefresh/extras/PullToRefreshListFragment/AndroidManifest.xml
2012-11-24 17:15:06 -05:00

9 lines
267 B
XML

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.handmark.pulltorefresh.extras.listfragment"
android:versionCode="1420"
android:versionName="1.4.2" >
<application />
</manifest>