clementine-player / Android-Remote

Control Clementine from your Android device
GNU General Public License v3.0
198 stars 80 forks source link

Update dependencies #197

Closed friederbluemle closed 4 years ago

friederbluemle commented 4 years ago

Just a quick PR to bring the build dependencies (Gradle wrapper, Android Gradle plugin) up-to-date. The first commit updates the leftshift operator to a regular task (it would throw an error with newer Gradle versions). It also updates the support library to 28.0.0.

Once approved, please use a normal GitHub merge (i.e. NO rebase/squash merge) to integrate the commit(s) from the PR head branch. The changes are broken up into meaningful, atomic commits, and my branch should already be up-to-date with the latest base branch. If it isn't, or if you want me to change anything, please let me know, and I will update the branch as soon as possible. Thank you!