|
|
|
|
@ -109,7 +109,7 @@ dependencies { |
|
|
|
|
implementation 'com.github.jahirfiquitiva:TextDrawable:1.0.3' |
|
|
|
|
implementation 'com.github.thegrizzlylabs:sardine-android:0.9' |
|
|
|
|
implementation 'com.github.teamnewpipe:NewPipeExtractor:v0.24.8' |
|
|
|
|
implementation 'com.google.android.material:material:1.12.0' |
|
|
|
|
implementation 'com.google.android.material:material:1.13.0' |
|
|
|
|
implementation 'com.google.zxing:core:3.5.3' |
|
|
|
|
implementation 'com.guolindev.permissionx:permissionx:1.8.1' |
|
|
|
|
implementation 'com.hierynomus:smbj:0.14.0' |
|
|
|
|
@ -130,7 +130,7 @@ dependencies { |
|
|
|
|
mobileImplementation 'com.google.android.flexbox:flexbox:3.0.0' |
|
|
|
|
mobileImplementation('com.journeyapps:zxing-android-embedded:4.3.0') { transitive = false } |
|
|
|
|
annotationProcessor 'androidx.room:room-compiler:2.7.2' |
|
|
|
|
annotationProcessor 'com.github.bumptech.glide:compiler:4.16.0' |
|
|
|
|
annotationProcessor 'com.github.bumptech.glide:compiler:' + glideVersion |
|
|
|
|
annotationProcessor 'org.greenrobot:eventbus-annotation-processor:3.3.1' |
|
|
|
|
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.1.5' |
|
|
|
|
} |