Skip to content

Commit

Permalink
Use fixed API docs for API Level 15 and 16.
Browse files Browse the repository at this point in the history
  • Loading branch information
Atsushi Eno committed Nov 20, 2012
1 parent 1de5697 commit 20f9878
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -117,10 +117,10 @@ docs-api-13: docs-3.2_r01-linux.zip
docs-api-14: docs-14_r01.zip
$(call extract-docs,$<,docs)

docs-api-15: docs-15_r01.zip
docs-api-15: docs-15_r02.zip
$(call extract-docs,$<,docs)

docs-api-16: docs-16_r01.zip
docs-api-16: docs-16_r03.zip
$(call extract-docs,$<,docs)

docs-api-17: docs-17_r01.zip
Expand Down

0 comments on commit 20f9878

Please sign in to comment.