Created
July 2, 2019 18:08
-
-
Save DanishAmjad12/4e28d96f1ee64a1c27054918acc58300 to your computer and use it in GitHub Desktop.
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 { configurations -> | |
implementation "android.arch.lifecycle:extensions:1.1.1" | |
annotationProcessor "android.arch.lifecycle:compiler:1.1.1" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment