Update Kontalk (org.kontalk) to 2.2.8 (25)

This commit is contained in:
Daniel Martí 2013-09-28 17:54:57 +02:00
parent f87718d5dc
commit 477005813f

View file

@ -48,6 +48,15 @@ wget "http://protobuf.googlecode.com/files/protobuf-2.4.1.tar.gz",build=\
tar -xzf protobuf-2.4.1.tar.gz && cd protobuf-2.4.1 && ./configure && make && \
cd java && $$MVN3$$ package -P lite && cp target/protobuf-java-2.4.1-lite.jar ../../libs/ && \
cd ../../ && rm -rf protobuf-2.4.1*
Build Version:2.2.8,25,2.2.8,submodules=no,srclibs=ActionBarSherlock@4.4.0,\
prebuild=\
sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
wget "http://protobuf.googlecode.com/files/protobuf-2.4.1.tar.gz",\
build=\
tar -xzf protobuf-2.4.1.tar.gz && cd protobuf-2.4.1 && ./configure && make && \
cd java && $$MVN3$$ package -P lite && cp target/protobuf-java-2.4.1-lite.jar ../../libs/ && \
cd ../../ && rm -rf protobuf-2.4.1*
Auto Update Mode:None
Update Check Mode:Tags