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

Commit

Permalink
Release 2.8.0
Browse files Browse the repository at this point in the history
* Added detection and notification of "Unauthorized access", "IP address banned condition" and "Connection timouts"
* Added Polish translation
* Fixed download size calculation
* Fixed Search torrent function
  • Loading branch information
lgallard committed Dec 6, 2014
1 parent cb720bb commit 81696fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qBittorrentClient/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.lgallardo.qbittorrentclient"
android:versionCode="271"
android:versionName="2.7.1" >
android:versionCode="280"
android:versionName="2.8.0" >

<uses-sdk
android:minSdkVersion="14"
Expand Down

0 comments on commit 81696fe

Please sign in to comment.