aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AndroidAsync/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/AndroidAsync/Android.mk b/AndroidAsync/Android.mk
index bf03dcb..e32c65c 100644
--- a/AndroidAsync/Android.mk
+++ b/AndroidAsync/Android.mk
@@ -19,7 +19,6 @@ LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_MODULE := AndroidAsync
-LOCAL_SDK_VERSION := 8
LOCAL_SRC_FILES := $(call all-java-files-under, src)
include $(BUILD_STATIC_JAVA_LIBRARY)