Skip to content

Commit

Permalink
Remove superfluous uses-sdk section from manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
zofrex committed May 17, 2014
1 parent 91febad commit f6089e0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/main/AndroidManifest.xml
Expand Up @@ -4,10 +4,6 @@
android:versionCode="1"
android:versionName="1.0">

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

<application android:allowBackup="true"
android:label="@string/app_name">

Expand Down

0 comments on commit f6089e0

Please sign in to comment.