Update build.gradle

pull/123/head
FongMi 3 years ago
parent 674553c84a
commit c9cab507e0
  1. 2
      app/build.gradle

@ -81,7 +81,7 @@ dependencies {
implementation 'me.jessyan:autosize:1.2.1'
implementation 'org.greenrobot:eventbus:3.3.1'
implementation 'org.nanohttpd:nanohttpd:2.3.1'
implementation 'org.apache.commons:commons-compress:1.18'
implementation 'org.apache.commons:commons-compress:1.20'
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