Skip to content

Commit

Permalink
fix lint warning
Browse files Browse the repository at this point in the history
  • Loading branch information
justdave committed Jan 20, 2015
1 parent a9d7a47 commit 0ae0d9d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
android:versionCode="1"
android:versionName="0.5" >

<uses-sdk
android:minSdkVersion="19"
android:targetSdkVersion="21" />
<uses-permission android:name="android.permission.INTERNET"/>

<application
Expand Down

0 comments on commit 0ae0d9d

Please sign in to comment.