|
|
|
|
@ -98,7 +98,6 @@ dependencies { |
|
|
|
|
implementation 'androidx.media:media:1.7.0' |
|
|
|
|
implementation 'androidx.room:room-runtime:2.6.1' |
|
|
|
|
implementation 'cat.ereza:customactivityoncrash:2.4.0' |
|
|
|
|
implementation('com.github.anilbeesetti.nextlib:nextlib-media3ext:0.7.1') { exclude group: 'androidx.media3', module: 'media3-exoplayer' } |
|
|
|
|
implementation 'com.github.bassaer:materialdesigncolors:1.0.0' |
|
|
|
|
implementation 'com.github.bumptech.glide:glide:4.16.0' |
|
|
|
|
implementation 'com.github.bumptech.glide:annotations:4.16.0' |
|
|
|
|
@ -126,6 +125,7 @@ dependencies { |
|
|
|
|
implementation(ext: 'aar', name: 'forcetech-release', group: 'fongmi', version: 'release') |
|
|
|
|
implementation(ext: 'aar', name: 'hook-release', group: 'fongmi', version: 'release') |
|
|
|
|
implementation(ext: 'aar', name: 'jianpian-release', group: 'fongmi', version: 'release') |
|
|
|
|
implementation(ext: 'aar', name: 'media3ext-release', group: 'fongmi', version: 'release') |
|
|
|
|
implementation(ext: 'aar', name: 'nanohttpd-release', group: 'fongmi', version: 'release') |
|
|
|
|
implementation(ext: 'aar', name: 'thunder-release', group: 'fongmi', version: 'release') |
|
|
|
|
implementation(ext: 'aar', name: 'tvbus-release', group: 'fongmi', version: 'release') |
|
|
|
|
@ -137,6 +137,7 @@ dependencies { |
|
|
|
|
implementation(ext: 'aar', name: 'lib-datasource-okhttp-release', group: 'fongmi', version: 'release') |
|
|
|
|
implementation(ext: 'aar', name: 'lib-datasource-rtmp-release', group: 'fongmi', version: 'release') |
|
|
|
|
implementation(ext: 'aar', name: 'lib-decoder-release', group: 'fongmi', version: 'release') |
|
|
|
|
implementation(ext: 'aar', name: 'lib-decoder-av1-release', group: 'fongmi', version: 'release') |
|
|
|
|
implementation(ext: 'aar', name: 'lib-exoplayer-release', group: 'fongmi', version: 'release') |
|
|
|
|
implementation(ext: 'aar', name: 'lib-exoplayer-dash-release', group: 'fongmi', version: 'release') |
|
|
|
|
implementation(ext: 'aar', name: 'lib-exoplayer-hls-release', group: 'fongmi', version: 'release') |
|
|
|
|
|