Merge branch 'master' of https://github.com/owncloud/android into material_fab
[pub/Android/ownCloud.git] / libs / com-getbase-floatingactionbutton-1-10-0-exploded-aar / AndroidManifest.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <manifest
3 package="com.getbase.floatingactionbutton"
4 xmlns:android="http://schemas.android.com/apk/res/android"
5 android:versionCode="14"
6 android:versionName="1.10.0" >
7
8 <uses-sdk
9 android:minSdkVersion="14"
10 android:targetSdkVersion="22" />
11
12 <application />
13
14 </manifest>