summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Android.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index c37d917..7b3427b 100644
--- a/Android.mk
+++ b/Android.mk
@@ -20,8 +20,8 @@ ifeq ($(wildcard prebuilts/misc/common/jarjar),)
LOCAL_SRC_FILES := $(call all-java-files-under, src/main)
LOCAL_STATIC_JAVA_LIBRARIES := \
- asm-5.0 \
- asm-commons-5.0 \
+ asm-5.2 \
+ asm-commons-5.2 \
LOCAL_JAVA_LIBRARIES := \
jarjar-maven-plugin-api \