From 38ffb0cf899d94cb72409519bd25dc94048dd719 Mon Sep 17 00:00:00 2001 From: Ian Pedowitz Date: Tue, 11 Aug 2015 07:50:04 -0700 Subject: Bump PLATFORM_PREVIEW_SDK_VERSION to 4 Change-Id: Ia44cfc3ff839c9ec84aec32e37c42b96de67075e --- core/version_defaults.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/version_defaults.mk') diff --git a/core/version_defaults.mk b/core/version_defaults.mk index e88623e..25dfcdc 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -80,7 +80,7 @@ else # assuming the device can only support APIs as of the previous official # public release. # This value will always be 0 for release builds. - PLATFORM_PREVIEW_SDK_VERSION := 3 + PLATFORM_PREVIEW_SDK_VERSION := 4 endif endif -- cgit v1.1