FirebaseExtended / mlkit-material-android

ML Kit Showcase App with Material Design
Apache License 2.0
491 stars 143 forks source link

chore: update gradle and gradle-wrapper #32

Closed thatfiredev closed 4 years ago

thatfiredev commented 4 years ago

Our automatic build is failing in #31 because Android's gradle 3.6.1 only supports gradle minimum version 5.6.4

This PR should update the distributionUrl on our gradle-wrapper to use the supported version.