razeware / emitron-Android

Android version of emitron
Apache License 2.0
55 stars 30 forks source link

v1.0.9: Donald 🦆 #301

Closed orionthewake closed 3 years ago

orionthewake commented 3 years ago

Reverts the Gradle version and Android Gradle Plugin version in order to address a minification issue that was causing a crash when trying to show a Snackbar in production builds. See #295

Will need to hold off on upgrading Gradle and the AGP until this issue is addressed in Proguard/R8 and/or the Material Components library:

https://github.com/material-components/material-components-android/issues/1814