update org.kontalk to 2.2.6
This commit is contained in:
parent
b40eab35fc
commit
5c05ce78e9
|
@ -4,7 +4,6 @@ Web Site:http://www.kontalk.org/
|
||||||
Source Code:http://code.google.com/p/kontalk.androidclient
|
Source Code:http://code.google.com/p/kontalk.androidclient
|
||||||
Issue Tracker:http://code.google.com/p/kontalk/issues
|
Issue Tracker:http://code.google.com/p/kontalk/issues
|
||||||
Donate:http://www.kontalk.net/
|
Donate:http://www.kontalk.net/
|
||||||
FlattrID:
|
|
||||||
Bitcoin:14vipppSvCG7VdvoYmbhKZ8DbTfv9U1QfS
|
Bitcoin:14vipppSvCG7VdvoYmbhKZ8DbTfv9U1QfS
|
||||||
|
|
||||||
Summary:Community-driven instant messaging network
|
Summary:Community-driven instant messaging network
|
||||||
|
@ -34,8 +33,16 @@ wget "http://protobuf.googlecode.com/files/protobuf-2.4.1.tar.gz" && \
|
||||||
tar -xzf protobuf-2.4.1.tar.gz && cd protobuf-2.4.1 && ./configure && make && \
|
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 java && $$MVN3$$ package -P lite && cp target/protobuf-java-2.4.1-lite.jar ../../libs/ && \
|
||||||
cd ../../ && rm -rf protobuf-2.4.1*
|
cd ../../ && rm -rf protobuf-2.4.1*
|
||||||
|
Build Version:2.2.6,23,2.2.6,submodules=no,srclibs=ActionBarSherlock@4.2.0,\
|
||||||
|
prebuild=sed -i 's@\(android.library.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
|
Update Check Mode:Tags
|
||||||
Current Version:2.2.5
|
Current Version:2.2.6
|
||||||
Current Version Code:21
|
Current Version Code:23
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue