@@ -10,7 +10,7 @@ | |||
<uses-sdk | |||
android:minSdkVersion="8" | |||
android:targetSdkVersion="14" /> | |||
android:targetSdkVersion="17" /> | |||
<application | |||
android:icon="@drawable/icon" |
@@ -8,4 +8,4 @@ | |||
# project structure. | |||
# Project target. | |||
target=android-14 | |||
target=android-17 |