From 85473ecc96be39236ee962c8a1b3579b4fe4a37e Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Mon, 28 May 2012 22:09:21 +0100 Subject: [PATCH] Updated quickqic to 3.3 --- metadata/com.hughes.android.dictionary.txt | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/metadata/com.hughes.android.dictionary.txt b/metadata/com.hughes.android.dictionary.txt index f4692ebbde..1e5d9e89da 100644 --- a/metadata/com.hughes.android.dictionary.txt +++ b/metadata/com.hughes.android.dictionary.txt @@ -44,9 +44,16 @@ git checkout c8f5ba9eac5f110d574ef8b443a205051026688c && \ cd .. && \ cp -r Util/src . && \ rm -rf Util/ - +Build Version:3.3,21,b50c9fe,prebuild=mkdir libs && \ +mv jars/*.jar libs/ && \ +git clone https://code.google.com/p/quickdic-dictionary.util/ Util && \ +cd Util && \ +git checkout 2781abb3e8f4 && \ +cd .. && \ +cp -r Util/src . && \ +rm -rf Util/ Update Check Mode:Market -Current Version:3.2.1 -Current Version Code:19 +Current Version:3.3 +Current Version Code:21