diff --git a/metadata/com.weatherlight.elloshare.txt b/metadata/com.weatherlight.elloshare.txt index ab89a8f18d..b074a4c4e5 100644 --- a/metadata/com.weatherlight.elloshare.txt +++ b/metadata/com.weatherlight.elloshare.txt @@ -25,7 +25,9 @@ Build:1.1,2 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/ && \ pushd $$JSoup$$ && \ $$MVN3$$ package && \ popd && \ @@ -42,7 +44,9 @@ Build:1.2,3 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/ && \ pushd $$JSoup$$ && \ $$MVN3$$ package && \ popd && \ @@ -54,6 +58,6 @@ Maintainer Notes: Auto Update Mode:None Update Check Mode:RepoManifest -Current Version:1.2 -Current Version Code:3 +Current Version:1.3 +Current Version Code:4