diff options
author | Xavier Ducrohet <xav@android.com> | 2009-08-13 18:13:33 -0700 |
---|---|---|
committer | Xavier Ducrohet <xav@android.com> | 2009-08-13 18:13:33 -0700 |
commit | dff961f3f1191b848152b54b8f07c45987652afc (patch) | |
tree | fea51b1e77cf7d4e1278dd1028ef039fc1b02294 /scripts/doc_source.properties | |
parent | e2783fe1e42f9cff6a2cff909ba6ea5f541e2e29 (diff) | |
download | sdk-dff961f3f1191b848152b54b8f07c45987652afc.zip sdk-dff961f3f1191b848152b54b8f07c45987652afc.tar.gz sdk-dff961f3f1191b848152b54b8f07c45987652afc.tar.bz2 |
Update the version of the tools/docs/platforms
Diffstat (limited to 'scripts/doc_source.properties')
-rw-r--r-- | scripts/doc_source.properties | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/scripts/doc_source.properties b/scripts/doc_source.properties index f4cb994..9382836 100644 --- a/scripts/doc_source.properties +++ b/scripts/doc_source.properties @@ -1,5 +1,4 @@ Pkg.UserSrc=false -Platform.Version=Donut +Platform.Version=1.6 Pkg.Revision=1 -AndroidVersion.CodeName=Donut -AndroidVersion.ApiLevel=3 +AndroidVersion.ApiLevel=4 |