bufferapp / clean-architecture-components-boilerplate

A fork of our clean architecture boilerplate, this time using the Android Architecture Components
MIT License
1.28k stars 178 forks source link

Upgrade gradle version as well as some dependencies versions #23

Closed pedrorg18 closed 4 years ago

pedrorg18 commented 5 years ago

Project wouldn't compile with current Android Studio and gradle version. Upgraded gradle plugin, then some other dependencies in order to comply with the newer gradle version. It compiles, and tests pass. *App doesn't work, I think the backend is to blame (it responds "Squarespace - Website Expired")