Revision 35ac5610
| app/AndroidManifest.xml | ||
|---|---|---|
| 6 | 6 |
|
| 7 | 7 |
<uses-sdk |
| 8 | 8 |
android:minSdkVersion="10" |
| 9 |
android:targetSdkVersion="17" />
|
|
| 9 |
android:targetSdkVersion="19" />
|
|
| 10 | 10 |
|
| 11 | 11 |
<supports-screens |
| 12 | 12 |
android:anyDensity="true" |
| app/project.properties | ||
|---|---|---|
| 11 | 11 |
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
| 12 | 12 |
|
| 13 | 13 |
# Project target. |
| 14 |
target=android-17
|
|
| 14 |
target=android-19
|
|
| 15 | 15 |
android.library.reference.1=../external/cacheword/cachewordlib |
| 16 | 16 |
android.library.reference.3=../external/numberpicker/library |
| 17 | 17 |
android.library.reference.2=../external/actionbarsherlock/actionbarsherlock |
Also available in: Unified diff