Skip to content

Commit

Permalink
Publish new version
Browse files Browse the repository at this point in the history
  • Loading branch information
martijn00 committed Jan 11, 2016
1 parent 59ee54f commit 389c332
Show file tree
Hide file tree
Showing 8 changed files with 1,920 additions and 1,688 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="com.xamarinitemtouchhelper.sample">
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="22" />
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="23" />
<application android:label="XamarinItemTouchHelper.Sample"></application>
</manifest>
Loading

0 comments on commit 389c332

Please sign in to comment.