henryblue / TvRecyclerView

A custom RecyclerView for Android TV end
Apache License 2.0
7 stars 4 forks source link

Update to gradle plugin 3.1.4 and gradle 4.5.1 #23

Closed kingargyle closed 6 years ago

kingargyle commented 6 years ago

This updates the project to use Gradle 4.5.1 and Android Gradle Plugin 3.1.4. It also updates the support libraries to 27.1.1. This brings the project compatibility and tooling support up with Android Studio 3.1.4. Minimum SDK support has not been changed.

I needed to do this so I could bring in the project to help debug some issues I'm running into.