nickbutcher / plaid

An Android app which provides design news & inspiration as well as being an example of implementing material design.
Apache License 2.0
16.26k stars 3.16k forks source link

Update Android Gradle plugin to 3.6.0 #819

Closed friederbluemle closed 4 years ago

friederbluemle commented 4 years ago

Android Studio 3.6 is now available:

https://androidstudio.googleblog.com/2020/02/android-studio-36-available-in-stable.html

EDIT: Requires #792 to be merged first. I'll rebase this PR once #792 is on master.

nickbutcher commented 4 years ago

Fails due to needing a newer Gradle version. I just merged #792, please can you rebase?

friederbluemle commented 4 years ago

@nickbutcher - Thanks, I'll rebase as soon as you merge #792 (did you forget to press the merge button?) ;)

nickbutcher commented 4 years ago

Oops—done!

friederbluemle commented 4 years ago

Rebased! The build should be green now :+1:

nickbutcher commented 4 years ago

Thanks for the contribution!