Update current version of OpenDocument Reader (at.tomtasche.reader) to 2.11 (46)
This commit is contained in:
parent
0b5578806e
commit
ecd4cafe9c
|
@ -63,7 +63,6 @@ cp aFileChooser/aFileChooser/libs/android-support-v4.jar ActionBarSherlock/libra
|
|||
build=cd odf2html/library/ && ant -f dep/commons/library/build.xml && \
|
||||
mkdir -p lib/ && mv dep/commons/library/commons.jar lib/ && \
|
||||
cp lib/commons.jar ../../libs/ && ant && mv odf2html.jar ../../libs/
|
||||
|
||||
Build Version:2.0.8.2,37,!broken v2.0.8.2,submodules=no,init=\
|
||||
rm -rf $(find . -name bin) && rm -rf $(find . -name gen) && \
|
||||
rm -rf odf2html/.gitmodules odf2html/library/dep/commons && git submodule update --init && \
|
||||
|
@ -79,7 +78,6 @@ cp aFileChooser/aFileChooser/libs/android-support-v4.jar ActionBarSherlock/libra
|
|||
build=cd odf2html/library/ && ant -f dep/commons/library/build.xml && \
|
||||
mkdir -p lib/ && mv dep/commons/library/commons.jar lib/ && \
|
||||
cp lib/commons.jar ../../libs/ && ant && mv odf2html.jar ../../libs/
|
||||
|
||||
Build Version:2.10.1,45,!won't build and probably crashy at v2.10.1,submodules=yes,init=\
|
||||
rm -rf $(find . -name bin) && rm -rf $(find . -name gen) && cd odf2html/library/dep && \
|
||||
rm -rf commons && git clone git://github.com/andiwand/commons.git && \
|
||||
|
@ -98,6 +96,6 @@ ant && cd ../../../ && ant && mv dep/commons/library/commons.jar \
|
|||
Auto Update Mode:None
|
||||
# Device-variable; don't want to nuke submodules with Tags
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:2.10.1
|
||||
Current Version Code:45
|
||||
Current Version:2.11
|
||||
Current Version Code:46
|
||||
|
||||
|
|
Loading…
Reference in a new issue