Skip to content

Commit ca2327f

Browse files
Xavier DucrohetAndroid (Google) Code Review
authored andcommitted
Merge "Fix target for library sample" into froyo
2 parents 527cfd6 + 1959000 commit ca2327f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/TicTacToeMain/default.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@
2525

2626
android.library.reference.1=../TicTacToeLib/
2727
# Project target. This requires the tools from SDK Froyo (API 8) to be used.
28-
target=8
28+
target=android-8

0 commit comments

Comments
 (0)