mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 13:29:50 +02:00
Resolve conflicts: Some refactors on media activities.
This commit is contained in:
@@ -40,7 +40,7 @@ dependencies {
|
||||
implementation "androidx.room:room-runtime:$roomVersion"
|
||||
annotationProcessor "androidx.room:room-compiler:$roomVersion"
|
||||
implementation 'androidx.work:work-runtime:2.3.4'
|
||||
implementation 'com.google.android.material:material:1.2.0-alpha05'
|
||||
implementation 'com.google.android.material:material:1.3.0-alpha01'
|
||||
|
||||
implementation 'com.google.android.exoplayer:exoplayer-core:2.10.4'
|
||||
implementation 'com.google.android.exoplayer:exoplayer-hls:2.10.4'
|
||||
|
Reference in New Issue
Block a user