mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-05-25 11:22:25 +00:00
Started working on authentication methods
This commit is contained in:
parent
c79c9f84dc
commit
f1b499f101
12 changed files with 593 additions and 6 deletions
|
@ -39,5 +39,6 @@ dependencies {
|
|||
compile 'com.android.support:support-v4:25.0.0'
|
||||
compile 'com.android.support:recyclerview-v7:25.0.0'
|
||||
compile 'com.yarolegovich:lovely-dialog:1.0.4'
|
||||
compile 'com.mattprecious.swirl:swirl:1.0.0'
|
||||
testCompile 'junit:junit:4.12'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue