blob: 8b502c93d3011cfde0f148fbc2209a6075aacbfa [file] [log] [blame]
Tony Mantler6904f672015-02-19 08:58:37 -08001<?xml version="1.0" encoding="utf-8"?>
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3 package="android.support.v14.preference"
4 android:versionCode="1"
5 android:versionName="1.0">
6 <uses-sdk android:minSdkVersion="14" />
7 <application />
8</manifest>