pull/123/head
FongMi 3 years ago
parent 4116d699d1
commit 0fde9bdad6
  1. 1
      app/build.gradle

@ -77,7 +77,6 @@ dependencies {
implementation 'me.jessyan:autosize:1.2.1'
implementation 'org.greenrobot:eventbus:3.3.1'
implementation 'org.nanohttpd:nanohttpd:2.3.1'
implementation 'org.videolan.android:libvlc-all:4.0.0-eap4'
implementation('org.simpleframework:simple-xml:2.7.1') { exclude group: 'stax', module: 'stax-api' exclude group: 'xpp3', module: 'xpp3' }
leanbackImplementation 'androidx.leanback:leanback:1.2.0-alpha02'
annotationProcessor 'androidx.room:room-compiler:2.4.3'

Loading…
Cancel
Save