This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Gradle version Updated -> in Gradle 5.x setDestination(Object file) has been removed (destination "$yourpath" replaced with destination file("$yourpath")
Gradle version Updated -> in Gradle 5.x setDestination(Object file) has been removed (destination "$yourpath" replaced with destination file("$yourpath")