Update Impeller (eu.e43.impeller) to 0.7.0 (7000)
This commit is contained in:
parent
e0b38a714d
commit
3336802230
|
@ -1,4 +1,4 @@
|
|||
Category:None
|
||||
Categories:None
|
||||
License:Apache2
|
||||
Web Site:http://impeller.e43.eu
|
||||
Source Code:https://github.com/oshepherd/Impeller
|
||||
|
@ -149,8 +149,25 @@ Build:0.6.3,6003
|
|||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpcore-4.0-beta3.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpmime-4.0-beta2.jar
|
||||
|
||||
Build:0.7.0,7000
|
||||
commit=v0.7.0
|
||||
init=rm jiraconnect-android-main/build.xml
|
||||
target=android-18
|
||||
update=.;jiraconnect-android-main
|
||||
extlibs=android/android-support-v4.jar;oauth-signpost/signpost-core-1.2.1.2.jar
|
||||
prebuild=printf 'android.library.reference.1=jiraconnect-android-main' >> project.properties && \
|
||||
mkdir -p jiraconnect-android-main/libs && \
|
||||
cd jiraconnect-android-main/libs/ && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/acra-4.5.0.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/apache-mime4j-0.5.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/commons-io-2.4.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/guava-r08.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpclient-4.0.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpcore-4.0-beta3.jar && \
|
||||
wget https://github.com/oshepherd/Impeller/raw/v0.6.0/jiraconnect-android-main/libs/httpmime-4.0-beta2.jar
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.6.3
|
||||
Current Version Code:6003
|
||||
Current Version:0.7.0
|
||||
Current Version Code:7000
|
||||
|
||||
|
|
Loading…
Reference in a new issue