Created
July 7, 2020 08:13
-
-
Save Audhil/d80984707897eb04e11ce15364749809 to your computer and use it in GitHub Desktop.
hilt viewmodel dependencies - gist 7
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
implementation "androidx.hilt:hilt-lifecycle-viewmodel:1.0.0-alpha01" | |
kapt "androidx.hilt:hilt-compiler:1.0.0-alpha01" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment