summaryrefslogtreecommitdiffstats
path: root/sdk
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@google.com>2015-07-23 17:50:47 -0700
committerXavier Ducrohet <xav@google.com>2015-07-23 17:50:47 -0700
commita58a751c915cc5394a31755c365a040c631551e0 (patch)
tree52c15deddd1eed4f675627ce16659278e7e54f37 /sdk
parent5c05f4ef1bb025b7731d6da37a71212e07f16ee9 (diff)
downloadandroid_development-a58a751c915cc5394a31755c365a040c631551e0.tar.gz
android_development-a58a751c915cc5394a31755c365a040c631551e0.tar.bz2
android_development-a58a751c915cc5394a31755c365a040c631551e0.zip
Update revision for next SDK Preview.
Change-Id: Ic55aeb466c0193935ac8068162156086ec0cb6bf
Diffstat (limited to 'sdk')
-rw-r--r--sdk/build_tools_source.prop_template2
-rw-r--r--sdk/doc_source.prop_template2
-rw-r--r--sdk/source_source.prop_template2
3 files changed, 3 insertions, 3 deletions
diff --git a/sdk/build_tools_source.prop_template b/sdk/build_tools_source.prop_template
index 06a2ff893..de0865099 100644
--- a/sdk/build_tools_source.prop_template
+++ b/sdk/build_tools_source.prop_template
@@ -1,5 +1,5 @@
Pkg.UserSrc=false
// 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 rc3
+Pkg.Revision=23.0.0 rc4
diff --git a/sdk/doc_source.prop_template b/sdk/doc_source.prop_template
index 523d6bda8..3d4fac528 100644
--- a/sdk/doc_source.prop_template
+++ b/sdk/doc_source.prop_template
@@ -1,4 +1,4 @@
Pkg.UserSrc=false
-Pkg.Revision=2
+Pkg.Revision=3
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
diff --git a/sdk/source_source.prop_template b/sdk/source_source.prop_template
index 523d6bda8..3d4fac528 100644
--- a/sdk/source_source.prop_template
+++ b/sdk/source_source.prop_template
@@ -1,4 +1,4 @@
Pkg.UserSrc=false
-Pkg.Revision=2
+Pkg.Revision=3
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}