Android 4.1.2 version bump

Change-Id: Ie135022b4ddcac457071aec7b217d41ebdcde188
This commit is contained in:
Justin Ho 2012-07-12 16:21:00 -07:00
parent ef1335eda4
commit 2f16ba5997
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ ifeq "" "$(PLATFORM_VERSION)"
# which is the version that we reveal to the end user.
# Update this value when the platform version changes (rather
# than overriding it somewhere else). Can be an arbitrary string.
PLATFORM_VERSION := 4.1.1
PLATFORM_VERSION := 4.1.2
endif
ifeq "" "$(PLATFORM_SDK_VERSION)"