FirebaseExtended / mlkit-material-android

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

using correction of Kotlin and Guava #37

Closed seventhmoon closed 2 years ago

seventhmoon commented 4 years ago

The project is in Java 8, should use jdk8 version of Kotlin stdlib. This is an Android project, should use Android version of Guava

hannesa2 commented 4 years ago

I warmly recommend to squash some commits

hannesa2 commented 4 years ago

git rebase -i upstream/master then you can squash them and fix your conflicts