summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sdk/platform_source.prop_template4
1 files changed, 2 insertions, 2 deletions
diff --git a/sdk/platform_source.prop_template b/sdk/platform_source.prop_template
index 0f553837b..39160b6ea 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=2
+Pkg.Revision=3
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
-Layoutlib.Api=10
+Layoutlib.Api=12
Layoutlib.Revision=1
Platform.MinToolsRev=21