summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDeepanshu Gupta <deepanshu@google.com>2015-08-26 20:17:20 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-08-26 20:17:20 +0000
commit5163378d218cdd9e5e7b5db9de7ed37dd8887dd8 (patch)
treecfce616c45a56c116f5ab33c9720d72b9f97dfd5
parentc5a2819b7c08c7cb3f4b8a136e8bdd318c69e06d (diff)
parentf3ddcb279bfdc9618bf0b29a33d6ad188bcd8aff (diff)
downloadandroid_development-5163378d218cdd9e5e7b5db9de7ed37dd8887dd8.tar.gz
android_development-5163378d218cdd9e5e7b5db9de7ed37dd8887dd8.tar.bz2
android_development-5163378d218cdd9e5e7b5db9de7ed37dd8887dd8.zip
am f3ddcb27: am 844574cb: Update LayoutLib revision number. [DO NOT MERGE]
* commit 'f3ddcb279bfdc9618bf0b29a33d6ad188bcd8aff': Update LayoutLib revision number. [DO NOT MERGE]
-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