add basic login activity
This commit is contained in:
parent
7252046294
commit
c963c7195b
12 changed files with 330 additions and 952 deletions
|
|
@ -1 +1,7 @@
|
|||
include ':app'
|
||||
include ':app'
|
||||
|
||||
include ':apiclient'
|
||||
project(':apiclient').projectDir = new File(settingsDir, '../jellyfin-apiclient-java/android')
|
||||
|
||||
include ':library'
|
||||
project(':library').projectDir = new File(settingsDir, '../jellyfin-apiclient-java/library')
|
||||
Loading…
Add table
Add a link
Reference in a new issue