Part of issue #2168428: STOP SHIP: Bump API version to 5
This bumps the API version. We are still going to be an Eclair development version until prebuilts are updated. Change-Id: Ie76f3cda15b6c2c0b924db614e8024c04ce5a035
This commit is contained in:
parent
c51aa3bd0d
commit
0187d84264
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ ifeq "" "$(PLATFORM_SDK_VERSION)"
|
|||
# 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 := 4
|
||||
PLATFORM_SDK_VERSION := 5
|
||||
endif
|
||||
|
||||
ifeq "" "$(PLATFORM_VERSION_CODENAME)"
|
||||
|
|
Loading…
Reference in a new issue