Adding an about activity to the App
This commit is contained in:
parent
69c1b88ff4
commit
642e2af23e
7 changed files with 147 additions and 25 deletions
|
@ -50,6 +50,7 @@ dependencies {
|
|||
compile 'com.jakewharton:butterknife:8.4.0'
|
||||
compile 'com.google.firebase:firebase-messaging:10.0.1'
|
||||
compile 'com.google.firebase:firebase-crash:10.0.1'
|
||||
compile 'com.android.support.constraint:constraint-layout:1.0.0-alpha7'
|
||||
testCompile 'junit:junit:4.12'
|
||||
annotationProcessor 'com.jakewharton:butterknife-compiler:8.4.0'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue