aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Viverette <alanv@google.com>2018-03-22 18:45:03 -0400
committerAlan Viverette <alanv@google.com>2018-03-24 00:28:28 +0000
commitd2cbf371e573ceae7cd2615df9f07da79c75a585 (patch)
tree1d71b55bb5b8cd415cafd47249e6331d7a2e0f18
parente7119729a1ff579ecd7dff07b7e59de6a7b16e62 (diff)
downloadglide-pie-qpr1-s3-release.tar.gz
Bug: 73250914 Test: make && make cts Change-Id: Iac89b8ed2f95ba283b62365307b540e39d7c8e6f
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 267e9d47..d71ae327 100644
--- a/Android.mk
+++ b/Android.mk
@@ -17,7 +17,7 @@ LOCAL_SHARED_ANDROID_LIBRARIES := \
LOCAL_MODULE := glide
LOCAL_MODULE_TAGS := optional
LOCAL_USE_AAPT2 := true
-LOCAL_SDK_VERSION := 19
+LOCAL_SDK_VERSION := current
include $(BUILD_STATIC_JAVA_LIBRARY)