Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
martijn00 committed Oct 22, 2016
1 parent 920cc83 commit 2bdc729
Show file tree
Hide file tree
Showing 7 changed files with 2,325 additions and 1,964 deletions.
4 changes: 2 additions & 2 deletions XamarinItemTouchHelper.Sample/Properties/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<?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="23" />
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="24" />
<application android:label="XamarinItemTouchHelper.Sample"></application>
</manifest>
Loading

0 comments on commit 2bdc729

Please sign in to comment.