From 7c5c6f584daa648dd01105509ca69f1569282364 Mon Sep 17 00:00:00 2001 From: Eric Kok Date: Mon, 23 Nov 2015 15:39:13 +0100 Subject: [PATCH] Release version 2.5.5. --- app/build.gradle | 4 ++-- app/src/main/res/values/changelog.xml | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index d215861e..354e0133 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -38,8 +38,8 @@ dependencies { compile 'com.j256.ormlite:ormlite-core:4.48' compile 'com.j256.ormlite:ormlite-android:4.48' compile 'com.nostra13.universalimageloader:universal-image-loader:1.9.4' - compile 'com.android.support:appcompat-v7:23.1.0' - compile 'com.android.support:support-annotations:23.1.0' + compile 'com.android.support:appcompat-v7:23.1.1' + compile 'com.android.support:support-annotations:23.1.1' compile 'com.getbase:floatingactionbutton:1.10.1' compile 'com.nispok:snackbar:2.11.0' compile('com.github.afollestad.material-dialogs:core:0.8.5.0@aar') { diff --git a/app/src/main/res/values/changelog.xml b/app/src/main/res/values/changelog.xml index e988f6a8..3307274d 100644 --- a/app/src/main/res/values/changelog.xml +++ b/app/src/main/res/values/changelog.xml @@ -17,6 +17,11 @@ --> +Transdroid 2.5.5\n +- Fix adding of torrents for rTorrent 0.9.4+\n +- Added filters to include/exlude items in RSS feeds\n +- Added filters to (not) notify for specific torrent names\n +\n Transdroid 2.5.4\n - Fixes crash in search on tablets\n \n