Merge "N is API 24" into nyc-dev
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index ae8bdc4..7774d1d 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -55,7 +55,7 @@
   # intermediate builds).  During development, this number remains at the
   # SDK version the branch is based on and PLATFORM_VERSION_CODENAME holds
   # the code-name of the new development work.
-  PLATFORM_SDK_VERSION := 23
+  PLATFORM_SDK_VERSION := 24
 endif
 
 ifeq "" "$(PLATFORM_JACK_MIN_SDK_VERSION)"