Created
May 10, 2018 01:40
-
-
Save 1nsp1r3rnzt/0b0571bd8fc2dbe50a8d5a5f6839b417 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 'com.jakewharton:butterknife:8.8.1' | |
annotationProcessor 'com.jakewharton:butterknife-compiler:8.8.1' | |
implementation 'com.jakewharton.timber:timber:4.7.0' | |
implementation 'pub.devrel:easypermissions:1.2.0' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment