From f0280493209e8a9b1e2ee7cdcde2bc57d2a59f75 Mon Sep 17 00:00:00 2001 From: Ruslan Boitsov Date: Wed, 12 Apr 2017 08:32:26 +0200 Subject: [PATCH] README: no jobdispatcher anymore since #279 --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 105b868e..461ce563 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,6 @@ _(To download the app from here, please look at the [latest release](https://git - [**Retrofit**](https://github.com/square/retrofit) for constructing the REST API - [**Requery**](https://github.com/requery/requery/) for offline-mode - [**Stream API**](https://github.com/aNNiMON/Lightweight-Stream-API) for dealing with `ArrayLists` -- **JobScheduler** using Firebase JobDispatcher for notifications service. - [**ButterKnife**](https://github.com/JakeWharton/butterknife) for view binding - [**Icepick**](https://github.com/frankiesardo/icepick) for saving instance states - [**Lombok**](https://projectlombok.github.io) for getters and setters @@ -120,4 +119,4 @@ Read the [**contribution guide**](CONTRIBUTE.md) for more detailed information. Designer at [221 Pixels](https://www.221pixels.com/) -Laus Deo Semper \ No newline at end of file +Laus Deo Semper