Merge "Update build tools and platform tools versions to 23.0.0 RC1" into mnc-dev

This commit is contained in:
Siva Velusamy
2015-05-14 00:55:26 +00:00
committed by Android (Google) Code Review
2 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
Pkg.UserSrc=false
Pkg.Revision=${PLATFORM_SDK_VERSION}.0.0
// due to the codename this resolve to 22 instead of 23, so replace it with hardcoded version for now.
//Pkg.Revision=${PLATFORM_SDK_VERSION}.0.0
Pkg.Revision=23.0.0 rc1

View File

@@ -1,3 +1,4 @@
Pkg.UserSrc=false
Pkg.Revision=${PLATFORM_SDK_VERSION}.0.0
// due to the codename this resolve to 22 instead of 23, so replace it with hardcoded version for now.
//Pkg.Revision=${PLATFORM_SDK_VERSION}.0.0
Pkg.Revision=23.0.0 rc1