Last active
October 15, 2019 16:58
-
-
Save francescogatto/0e1e6695fd6f700865a13e1d3c7eee7d to your computer and use it in GitHub Desktop.
[koin.gradle] #kkd
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 'org.koin:koin-android:2.0.1' | |
implementation 'org.koin:koin-androidx-scope:2.0.1' | |
implementation 'org.koin:koin-androidx-viewmodel:2.0.1' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment