Skip to content

Commit

Permalink
Update to build with the Android 4.0.3 SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Steele committed Apr 26, 2012
1 parent b13fc6b commit c728273
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
# Indicates whether an apk should be generated for each density.
split.density=false
# Project target.
target=android-14
target=android-15
apk-configurations=
android.library.reference.1=../library
2 changes: 1 addition & 1 deletion library/project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@

android.library=true
# Project target.
target=android-14
target=android-15

0 comments on commit c728273

Please sign in to comment.