build 4.0.1 instead of 4.0 of com.hughes.android.dictionary now that it's
available
This commit is contained in:
parent
7fa7ba9b42
commit
0d0106f927
|
@ -55,9 +55,8 @@ git checkout 2781abb3e8f4 && \
|
|||
cd .. && \
|
||||
cp -r Util/src . && \
|
||||
rm -rf Util/
|
||||
Build Version:4.0,22,c896ab82ce49,rm=Dictionary_signed.apk,\
|
||||
Build Version:4.0.1,23,1950e66885eb,rm=Dictionary_signed.apk,\
|
||||
init=git clone https://code.google.com/p/quickdic-dictionary.util/ Util,prebuild=mkdir libs && \
|
||||
sed -i '29d' Util/src/com/hughes/util/StringUtil.java && \
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1Util@' project.properties && \
|
||||
cd jars/icu4j-4_8_1_1/ && sed -i '108d' build.xml && ant clean collator transliterator moduleJar && \
|
||||
mv icu4j.jar ../../libs/
|
||||
|
@ -65,6 +64,6 @@ mv icu4j.jar ../../libs/
|
|||
Auto Update Mode:None
|
||||
#Cross reference with version of apk in root directory
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:4.0
|
||||
Current Version Code:22
|
||||
Current Version:4.0.1
|
||||
Current Version Code:23
|
||||
|
||||
|
|
Loading…
Reference in a new issue