N MR1 is API 25 am: bcdc880ca9
am: 72d7a2853a
Change-Id: I7203d1fbe71ac6ab49c30d3743453b1115d36e6c
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index dbfa90a..36f613e 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 := 24
+ PLATFORM_SDK_VERSION := 25
endif
ifeq "" "$(PLATFORM_JACK_MIN_SDK_VERSION)"
@@ -64,7 +64,7 @@
# PLATFORM_SDK_VERSION. During development, this number may be incremented
# before PLATFORM_SDK_VERSION if the plateform starts to add new java
# language supports.
- PLATFORM_JACK_MIN_SDK_VERSION := 24
+ PLATFORM_JACK_MIN_SDK_VERSION := 25
endif
ifeq "" "$(PLATFORM_VERSION_CODENAME)"