Created
April 6, 2019 03:29
-
-
Save jeziellago/7bdd2bb1e69ced4d9c09a9e582a932ff to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependencies { | |
// ML Kit Smart Reply | |
implementation 'com.google.firebase:firebase-ml-natural-language:18.2.0' | |
implementation 'com.google.firebase:firebase-ml-natural-language-smart-reply-model:18.0.0' | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment