get apiclient from jitpack for now and fix build
This commit is contained in:
parent
b90476f6ab
commit
fcba3228ee
3 changed files with 5 additions and 5 deletions
|
|
@ -83,6 +83,7 @@ dependencies {
|
|||
|
||||
implementation 'com.github.AdrienPoupa:jaudiotagger:2.2.3'
|
||||
|
||||
implementation project(':apiclient')
|
||||
implementation project(':library')
|
||||
implementation 'com.github.jellyfin:jellyfin-apiclient-java:-SNAPSHOT'
|
||||
//implementation project(':apiclient')
|
||||
//implementation project(':library')
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue