qBittorrent Client: Move to archive
This commit is contained in:
parent
e8433027a5
commit
82b13b22d3
|
|
@ -16,6 +16,8 @@ Manage the queue of your qBittorrent client. Features include:
|
||||||
* Add URL directly or by clicking the torrent link on your device's browser
|
* Add URL directly or by clicking the torrent link on your device's browser
|
||||||
* Pause, resume, or delete individual torrents with its downloaded data
|
* Pause, resume, or delete individual torrents with its downloaded data
|
||||||
* Set and save a connection account
|
* Set and save a connection account
|
||||||
|
|
||||||
|
This app has been superseeded with [[com.lgallardo.qbittorrentclientpro]].
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
@ -95,8 +97,10 @@ Build:3.7.0,370
|
||||||
popd && \
|
popd && \
|
||||||
cp $$ApacheHttpCore$$/httpcore/target/httpcore-4.3.2.jar $$ApacheHttpClient$$/httpclient/target/httpclient-4.3.5.jar $$ApacheHttpClient$$/httpmime/target/httpmime-4.3.5.jar libs/
|
cp $$ApacheHttpCore$$/httpcore/target/httpcore-4.3.2.jar $$ApacheHttpClient$$/httpclient/target/httpclient-4.3.5.jar $$ApacheHttpClient$$/httpmime/target/httpmime-4.3.5.jar libs/
|
||||||
|
|
||||||
|
|
||||||
|
Archive Policy:0 versions
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:None
|
||||||
Current Version:3.9.0
|
Current Version:3.9.0
|
||||||
Current Version Code:390
|
Current Version Code:390
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue