File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ dependencies {
125125
126126 // support
127127 implementation " androidx.fragment:fragment-ktx:$fragment_version "
128- implementation ' androidx.activity:activity-ktx:1.12.1 '
128+ implementation ' androidx.activity:activity-ktx:1.12.2 '
129129 implementation ' androidx.appcompat:appcompat:1.7.1'
130130 implementation ' com.google.android.material:material:1.13.0'
131131 implementation " androidx.swiperefreshlayout:swiperefreshlayout:1.2.0"
@@ -163,7 +163,7 @@ dependencies {
163163 implementation " androidx.work:work-runtime-ktx:$work_version "
164164
165165 // exo player
166- def media3_version = " 1.8 .0"
166+ def media3_version = " 1.9 .0"
167167 implementation " androidx.media3:media3-exoplayer:$media3_version "
168168 implementation " androidx.media3:media3-exoplayer-hls:$media3_version "
169169 implementation " androidx.media3:media3-ui:$media3_version "
You can’t perform that action at this time.
0 commit comments