summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index b0837b7..c37d917 100644
--- a/Android.mk
+++ b/Android.mk
@@ -21,7 +21,7 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src/main)
LOCAL_STATIC_JAVA_LIBRARIES := \
asm-5.0 \
- jarjar-asm-commons \
+ asm-commons-5.0 \
LOCAL_JAVA_LIBRARIES := \
jarjar-maven-plugin-api \