Navigation Menu

Skip to content
This repository has been archived by the owner on Jun 4, 2019. It is now read-only.

Commit

Permalink
SDK bump #2
Browse files Browse the repository at this point in the history
  • Loading branch information
MBQ- committed Aug 16, 2013
1 parent fd7b723 commit d05dab5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SimpleNavigationSample/AndroidManifest.xml
Expand Up @@ -6,7 +6,7 @@

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

<application
android:allowBackup="true"
Expand All @@ -25,4 +25,4 @@
<activity android:name=".SettingsActivity" />
</application>

</manifest>
</manifest>

0 comments on commit d05dab5

Please sign in to comment.