|
|
@ -44,6 +44,7 @@ dependencies { |
|
|
|
compile 'com.jakewharton:butterknife:8.4.0' |
|
|
|
compile 'com.jakewharton:butterknife:8.4.0' |
|
|
|
compile 'com.google.firebase:firebase-messaging:10.0.1' |
|
|
|
compile 'com.google.firebase:firebase-messaging:10.0.1' |
|
|
|
compile 'com.google.firebase:firebase-crash:10.0.1' |
|
|
|
compile 'com.google.firebase:firebase-crash:10.0.1' |
|
|
|
|
|
|
|
compile 'com.github.bluzwong:swipeback:0.2.0@aar' |
|
|
|
testCompile 'junit:junit:4.12' |
|
|
|
testCompile 'junit:junit:4.12' |
|
|
|
annotationProcessor 'com.jakewharton:butterknife-compiler:8.4.0' |
|
|
|
annotationProcessor 'com.jakewharton:butterknife-compiler:8.4.0' |
|
|
|
} |
|
|
|
} |
|
|
|