Skip to content

Commit edb1c72

Browse files
committed
Updated the minSDK
1 parent 786bc9a commit edb1c72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="com.swipelistview.test">
3-
<uses-sdk android:minSdkVersion="15" />
3+
<uses-sdk android:minSdkVersion="12" />
44
<application android:label="SwipeListView">
55
</application>
66
</manifest>

0 commit comments

Comments
 (0)