Add catalogues
This commit is contained in:
@@ -54,6 +54,9 @@ dependencies {
|
||||
implementation "androidx.room:room-runtime:2.2.5"
|
||||
implementation 'com.github.jellyfin.jellyfin-apiclient-java:android:0.7.7'
|
||||
implementation "androidx.cardview:cardview:1.0.0"
|
||||
|
||||
implementation 'org.apache.commons:commons-lang3:3.11'
|
||||
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
|
||||
annotationProcessor 'com.github.bumptech.glide:compiler:4.11.0'
|
||||
annotationProcessor "androidx.room:room-compiler:2.2.5"
|
||||
testImplementation 'junit:junit:4.13.1'
|
||||
|
||||
Reference in New Issue
Block a user