Skip to content

Commit

Permalink
Update targetSdkVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
f2prateek committed Sep 8, 2013
1 parent 03de4d2 commit 1638b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<uses-sdk
android:minSdkVersion="14"
android:targetSdkVersion="16"/>
android:targetSdkVersion="18"/>

<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>

Expand Down

0 comments on commit 1638b0e

Please sign in to comment.