Last active
August 14, 2017 20:08
-
-
Save caseykulm/faf787d29c80e39318ae746bdf9ddb65 to your computer and use it in GitHub Desktop.
Simple Gradle Version Templating
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.google.dagger:dagger:2.11" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment