Created
July 10, 2019 09:53
-
-
Save egek92/83617840b3d7d4a7a1f35f3050de66ee to your computer and use it in GitHub Desktop.
This file contains 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:${koinVersion}" | |
implementation "org.koin:koin-androidx-scope:${koinVersion}" // optional | |
implementation "org.koin:koin-androidx-viewmodel:${koinVersion}" // optional |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment