diff --git a/sdk/platform_source.prop_template b/sdk/platform_source.prop_template index 09a2d810d..6f1f7b97a 100644 --- a/sdk/platform_source.prop_template +++ b/sdk/platform_source.prop_template @@ -1,10 +1,10 @@ Pkg.Desc=Android SDK Platform ${PLATFORM_VERSION} Pkg.UserSrc=false Platform.Version=${PLATFORM_VERSION} -Platform.CodeName=KitKat -Pkg.Revision=2 +Platform.CodeName=L +Pkg.Revision=3 AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION} AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME} -Layoutlib.Api=10 +Layoutlib.Api=11 Layoutlib.Revision=1 Platform.MinToolsRev=22