Skip to content

Commit

Permalink
Remove uses-sdk attribute (overriden from build.gradle)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniele Ricci <daniele.athome@gmail.com>
  • Loading branch information
daniele-athome authored and necronet committed Oct 16, 2014
1 parent 85da7ad commit 9dd71b7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions library/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.rockerhieu.emojicon">

<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="19"/>

<application
android:label="@string/app_name"
android:icon="@drawable/ic_launcher">
Expand Down

0 comments on commit 9dd71b7

Please sign in to comment.