summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sdk/platform_source.prop_template6
1 files changed, 3 insertions, 3 deletions
diff --git a/sdk/platform_source.prop_template b/sdk/platform_source.prop_template
index 0eb8dd228..97cc98d79 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=LOLLIPOP_MR1
-Pkg.Revision=2
+Pkg.Revision=3
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
-Layoutlib.Api=14
-Layoutlib.Revision=2
+Layoutlib.Api=15
+Layoutlib.Revision=3
Platform.MinToolsRev=22