Last active
March 18, 2018 17:56
-
-
Save filipproch/2fe83674c3ae7794cac2f403fd4c7f96 to your computer and use it in GitHub Desktop.
Kotlin example
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 { | |
implementation 'com.github.salomonbrys.kodein:kodein:4.1.0' | |
implementation 'com.github.salomonbrys.kodein:kodein-android:4.1.0' | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment