summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorMihai Preda <preda@google.com>2009-04-16 15:03:46 +0200
committerMihai Preda <preda@google.com>2009-04-16 15:03:46 +0200
commiteb81228e17b22fb0c485973c0fad3734c04d66a3 (patch)
treed6735bd8bf916e2939f816f21dd15a8b5a234c9d /Android.mk
parent0c464d2a9998866d7f21ae5cf2761f2365d16fbc (diff)
downloadandroid_packages_apps_ExactCalculator-eb81228e17b22fb0c485973c0fad3734c04d66a3.tar.gz
android_packages_apps_ExactCalculator-eb81228e17b22fb0c485973c0fad3734c04d66a3.tar.bz2
android_packages_apps_ExactCalculator-eb81228e17b22fb0c485973c0fad3734c04d66a3.zip
Update to arity-1.3.3 to get unicode minus in exponent fix (1793832)
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 2379a94..b34c467 100644
--- a/Android.mk
+++ b/Android.mk
@@ -27,7 +27,7 @@ include $(BUILD_PACKAGE)
##################################################
include $(CLEAR_VARS)
-LOCAL_PREBUILT_STATIC_JAVA_LIBRARIES := libarity:arity-1.3.1.jar
+LOCAL_PREBUILT_STATIC_JAVA_LIBRARIES := libarity:arity-1.3.3.jar
include $(BUILD_MULTI_PREBUILT)
# Use the folloing include to make our test apk.