diff options
| author | Raphael <raphael@google.com> | 2010-04-06 13:09:44 -0700 |
|---|---|---|
| committer | Raphael <raphael@google.com> | 2010-04-06 13:09:44 -0700 |
| commit | edabb7bfeb67a1c3e3784914f6d2deba0d69b60c (patch) | |
| tree | 2e76a7d852512b01c7438b98c98007f3b4454f26 /samples/TicTacToeMain | |
| parent | 79a612b2ad76cee2d8e11dcf87b0ce45b0056785 (diff) | |
| download | android_development-edabb7bfeb67a1c3e3784914f6d2deba0d69b60c.tar.gz android_development-edabb7bfeb67a1c3e3784914f6d2deba0d69b60c.tar.bz2 android_development-edabb7bfeb67a1c3e3784914f6d2deba0d69b60c.zip | |
Switch from codename Froyo to API 8.
Change-Id: Ibdd1dbc80e5e7d9856a90ff45a3b148a5af72581
Diffstat (limited to 'samples/TicTacToeMain')
| -rwxr-xr-x | samples/TicTacToeMain/default.properties | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/samples/TicTacToeMain/default.properties b/samples/TicTacToeMain/default.properties index 7702ab664..9dc9009ab 100755 --- a/samples/TicTacToeMain/default.properties +++ b/samples/TicTacToeMain/default.properties @@ -25,5 +25,4 @@ android.library.reference.1=../TicTacToeLib/ # Project target. This requires the tools from SDK Froyo (API 8) to be used. -# STOPSHIP change to target=8 once Froyo API is set to 8. -target=android-Froyo +target=8 |
