Updated Branches: refs/heads/master 29585ce7f -> 1e66e6c0f
Added 2.8.0 upgrade step Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/1e66e6c0 Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/1e66e6c0 Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/1e66e6c0 Branch: refs/heads/master Commit: 1e66e6c0f55e2b59b692d20858030cd90cd85160 Parents: 29585ce Author: Joe Bowser <[email protected]> Authored: Thu May 30 14:22:01 2013 -0400 Committer: Joe Bowser <[email protected]> Committed: Thu May 30 14:22:01 2013 -0400 ---------------------------------------------------------------------- docs/en/edge/guide/upgrading/android/index.md | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/1e66e6c0/docs/en/edge/guide/upgrading/android/index.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/guide/upgrading/android/index.md b/docs/en/edge/guide/upgrading/android/index.md index 2279ff0..143ab1c 100644 --- a/docs/en/edge/guide/upgrading/android/index.md +++ b/docs/en/edge/guide/upgrading/android/index.md @@ -23,6 +23,9 @@ Upgrading Cordova Android This document is for people who need to upgrade their Cordova versions from an older version to a current version of Cordova. +## Upgrade to 2.8.0 from 2.7.0 ## +1. Run bin/update <project> with the project path listed in the Cordova Source directory + ## Upgrade to 2.7.0 from 2.6.0 ## 1. Run bin/update <project> with the project path listed in the Cordova Source directory
