diff --git a/sdk/build_tools_source.prop_template b/sdk/build_tools_source.prop_template index 52b77dd49..e99db1a76 100644 --- a/sdk/build_tools_source.prop_template +++ b/sdk/build_tools_source.prop_template @@ -1,3 +1,3 @@ Pkg.UserSrc=false #Pkg.Revision=${PLATFORM_SDK_VERSION}.0.0 -Pkg.Revision=33.0.0 rc2 +Pkg.Revision=33.0.0 rc3 diff --git a/sdk/platform_source.prop_template b/sdk/platform_source.prop_template index 34766b781..a8ae05ed3 100644 --- a/sdk/platform_source.prop_template +++ b/sdk/platform_source.prop_template @@ -2,7 +2,7 @@ Pkg.Desc=Android SDK Platform ${PLATFORM_VERSION} Pkg.UserSrc=false Platform.Version=${PLATFORM_VERSION} Platform.CodeName= -Pkg.Revision=2 +Pkg.Revision=3 AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION} AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME} AndroidVersion.ExtensionLevel=${PLATFORM_SDK_EXTENSION_VERSION}