diff options
author | Raphael <raphael@google.com> | 2009-10-27 15:33:17 -0700 |
---|---|---|
committer | Raphael <raphael@google.com> | 2009-10-27 15:33:17 -0700 |
commit | ce5cdc8d69d85f26ed0bc562876447df2f1d75c3 (patch) | |
tree | 4496866701d341bb80fcc1a3cdc0c826b3b66314 /scripts/platform_source.properties | |
parent | 855b3fe2368fb78fb795db4bdf2e5f315e1c66f1 (diff) | |
download | sdk-ce5cdc8d69d85f26ed0bc562876447df2f1d75c3.zip sdk-ce5cdc8d69d85f26ed0bc562876447df2f1d75c3.tar.gz sdk-ce5cdc8d69d85f26ed0bc562876447df2f1d75c3.tar.bz2 |
Prepare version numbers for next SDK & tools
Change-Id: I8e57df22462ec3e14e0f119b57999c208bb9d1fd
Diffstat (limited to 'scripts/platform_source.properties')
-rw-r--r-- | scripts/platform_source.properties | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/platform_source.properties b/scripts/platform_source.properties index 01f7807..a5268c5 100644 --- a/scripts/platform_source.properties +++ b/scripts/platform_source.properties @@ -1,5 +1,5 @@ -Pkg.Desc=Android SDK Platform 2.0_r1 +Pkg.Desc=Android SDK Platform 2.1_r1 Pkg.UserSrc=false -Platform.Version=2.0 +Platform.Version=2.1 Pkg.Revision=1 -AndroidVersion.ApiLevel=5 +AndroidVersion.ApiLevel=6 |