Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

Commit

Permalink
Release 4.2.2
Browse files Browse the repository at this point in the history
* Added option to change file priority, (now you can define what files to download first)
* Added filter to RSS feeds. Filter by a simple string or using a Regex
* Fixed issues with semicolon character in RSS feed url
* Fixed issues when sorting by Ratio in old qBittorrent versions
* Fixed wrong Completed title when opening the completed notification
* Removed unused permission READ_PHONE_STATE
  • Loading branch information
lgallard committed Nov 1, 2015
1 parent ecd5bcd commit 6349679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apply plugin: 'com.android.application'
android {

buildToolsVersion "22.0.0"
compileSdkVersion 21
compileSdkVersion 22

defaultConfig {
applicationId 'com.lgallardo.qbittorrentclient'
Expand Down

0 comments on commit 6349679

Please sign in to comment.