Version 1.12
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
android:versionName="1.0" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
android:minSdkVersion="7"
|
||||
android:targetSdkVersion="19" />
|
||||
|
||||
<application android:allowBackup="true" >
|
||||
|
Binary file not shown.
@@ -5,7 +5,7 @@
|
||||
android:versionName="1.0" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
android:minSdkVersion="7"
|
||||
android:targetSdkVersion="19" />
|
||||
|
||||
<application android:allowBackup="true" >
|
||||
|
Binary file not shown.
@@ -3,7 +3,7 @@
|
||||
package="com.faizmalkani.floatingactionbutton.test" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
android:minSdkVersion="7"
|
||||
android:targetSdkVersion="19" />
|
||||
|
||||
<instrumentation
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user