Update CV of Clover to v1.2.1 (39)
This commit is contained in:
parent
5e917c0a62
commit
979c4b1114
|
@ -54,14 +54,17 @@ Build:v1.2.1,37
|
|||
mv $$ApacheHttpClient$$/httpmime $$HttpClientAndroid$$/script/httpmime && \
|
||||
pushd $$HttpClientAndroid$$/script && \
|
||||
sed -i -e '/checkout/d' convert_stock_httpclient && \
|
||||
bash convert_stock_httpclient && popd && cp $$HttpClientAndroid$$/script/httpclientandroidlib-1.2.1.jar libs/
|
||||
bash convert_stock_httpclient && \
|
||||
popd && \
|
||||
cp $$HttpClientAndroid$$/script/httpclientandroidlib-1.2.1.jar libs/
|
||||
|
||||
Maintainer Notes:
|
||||
* Runs huge script file. Check it on every release! No AUM!
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
#Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:v1.2.0
|
||||
Current Version Code:36
|
||||
Current Version:v1.2.1
|
||||
Current Version Code:39
|
||||
|
||||
|
|
Loading…
Reference in a new issue