diff --git a/sdk/platform_source.prop_template b/sdk/platform_source.prop_template index 8162690aa..1fa906091 100644 --- a/sdk/platform_source.prop_template +++ b/sdk/platform_source.prop_template @@ -2,9 +2,9 @@ Pkg.Desc=Android SDK Platform ${PLATFORM_VERSION} Pkg.UserSrc=false Platform.Version=${PLATFORM_VERSION} Platform.CodeName=Jelly Bean -Pkg.Revision=3 +Pkg.Revision=4 AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION} AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME} -Layoutlib.Api=8 +Layoutlib.Api=9 Layoutlib.Revision=1 -Platform.MinToolsRev=20 +Platform.MinToolsRev=21