start main activity as new task to reset activity history
This commit is contained in:
parent
b9a9e5a0b3
commit
521d8ef388
4 changed files with 23 additions and 8 deletions
|
|
@ -1,7 +1,7 @@
|
|||
include ':app'
|
||||
|
||||
include ':apiclient'
|
||||
project(':apiclient').projectDir = new File(settingsDir, '../jellyfin-apiclient-java/android')
|
||||
// include ':apiclient'
|
||||
// project(':apiclient').projectDir = new File(settingsDir, '../jellyfin-apiclient-java/android')
|
||||
|
||||
include ':library'
|
||||
project(':library').projectDir = new File(settingsDir, '../jellyfin-apiclient-java/library')
|
||||
// include ':library'
|
||||
// project(':library').projectDir = new File(settingsDir, '../jellyfin-apiclient-java/library')
|
||||
Loading…
Add table
Add a link
Reference in a new issue