Update build.gradle

release
FongMi 1 month ago
parent b152bcb4af
commit 97d5d88ebf
  1. 4
      app/build.gradle

@ -109,7 +109,7 @@ dependencies {
implementation 'com.github.bumptech.glide:okhttp3-integration:' + glideVersion
implementation 'com.github.jahirfiquitiva:TextDrawable:1.0.3'
implementation 'com.github.mcxinyu:LibRtmp-Client-for-Android:v3.2.0.m2'
implementation 'com.github.teamnewpipe:NewPipeExtractor:v0.25.1'
implementation 'com.github.teamnewpipe:NewPipeExtractor:v0.25.2'
implementation 'com.google.android.material:material:1.13.0'
implementation 'com.guolindev.permissionx:permissionx:1.8.1'
implementation 'javax.servlet:javax.servlet-api:3.1.0'
@ -121,7 +121,7 @@ dependencies {
implementation 'org.greenrobot:eventbus:3.3.1'
implementation 'org.nanohttpd:nanohttpd:2.3.1'
implementation('org.simpleframework:simple-xml:2.7.1') { exclude group: 'stax', module: 'stax-api' exclude group: 'xpp3', module: 'xpp3' }
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.30'
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.31'
leanbackImplementation 'androidx.leanback:leanback:1.2.0'
leanbackImplementation 'com.github.JessYanCoding:AndroidAutoSize:1.2.1'
mobileImplementation 'androidx.biometric:biometric:1.1.0'

Loading…
Cancel
Save