From 9f750c5ae4fe4643b0e80294aae0cd5184689fc6 Mon Sep 17 00:00:00 2001 From: lgallard <21Usogithub&> Date: Mon, 1 Aug 2016 01:53:42 -0300 Subject: [PATCH] Release 4.4.0 * Fixed issue when changing between servers in the Pro version * Fixed number exception issue for Free and Pro version --- app/app.iml | 20 +++++++------- app/build.gradle | 8 +++--- .../qbittorrentclient/MainActivity.java | 26 +++++++++---------- 3 files changed, 28 insertions(+), 26 deletions(-) diff --git a/app/app.iml b/app/app.iml index ec88675e..2965c2fb 100644 --- a/app/app.iml +++ b/app/app.iml @@ -18,7 +18,7 @@