|
|
|
|
@ -89,18 +89,18 @@ dependencies { |
|
|
|
|
implementation project(':forcetech') |
|
|
|
|
implementation project(':ijkplayer') |
|
|
|
|
//pythonImplementation project(':pyramid') |
|
|
|
|
implementation 'androidx.media3:media3-database:1.0.2' |
|
|
|
|
implementation 'androidx.media3:media3-datasource:1.0.2' |
|
|
|
|
implementation 'androidx.media3:media3-datasource-okhttp:1.0.2' |
|
|
|
|
implementation 'androidx.media3:media3-datasource-rtmp:1.0.2' |
|
|
|
|
implementation 'androidx.media3:media3-exoplayer:1.0.2' |
|
|
|
|
implementation 'androidx.media3:media3-exoplayer-dash:1.0.2' |
|
|
|
|
implementation 'androidx.media3:media3-exoplayer-hls:1.0.2' |
|
|
|
|
implementation 'androidx.media3:media3-exoplayer-rtsp:1.0.2' |
|
|
|
|
implementation 'androidx.media3:media3-exoplayer-smoothstreaming:1.0.2' |
|
|
|
|
implementation 'androidx.media3:media3-extractor:1.0.2' |
|
|
|
|
implementation 'androidx.media3:media3-session:1.0.2' |
|
|
|
|
implementation 'androidx.media3:media3-ui:1.0.2' |
|
|
|
|
implementation 'androidx.media3:media3-database:1.1.0' |
|
|
|
|
implementation 'androidx.media3:media3-datasource:1.1.0' |
|
|
|
|
implementation 'androidx.media3:media3-datasource-okhttp:1.1.0' |
|
|
|
|
implementation 'androidx.media3:media3-datasource-rtmp:1.1.0' |
|
|
|
|
implementation 'androidx.media3:media3-exoplayer:1.1.0' |
|
|
|
|
implementation 'androidx.media3:media3-exoplayer-dash:1.1.0' |
|
|
|
|
implementation 'androidx.media3:media3-exoplayer-hls:1.1.0' |
|
|
|
|
implementation 'androidx.media3:media3-exoplayer-rtsp:1.1.0' |
|
|
|
|
implementation 'androidx.media3:media3-exoplayer-smoothstreaming:1.1.0' |
|
|
|
|
implementation 'androidx.media3:media3-extractor:1.1.0' |
|
|
|
|
implementation 'androidx.media3:media3-session:1.1.0' |
|
|
|
|
implementation 'androidx.media3:media3-ui:1.1.0' |
|
|
|
|
implementation 'androidx.appcompat:appcompat:1.6.1' |
|
|
|
|
implementation 'androidx.lifecycle:lifecycle-viewmodel:2.5.1' |
|
|
|
|
implementation 'androidx.preference:preference:1.2.0' |
|
|
|
|
|