Skip to content

Commit

Permalink
fix downloads getting stuck
Browse files Browse the repository at this point in the history
  • Loading branch information
crackededed committed Sep 10, 2024
1 parent 43b1128 commit 17b011a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ android {
"androidx.media3:media3-ui:1.2.1",
"androidx.paging:paging-runtime:3.3.0-alpha02",
"androidx.webkit:webkit:1.9.0-alpha01",
"androidx.work:work-runtime:2.9.1",
"com.google.android.material:material:1.11.0",
"com.squareup.okhttp3:okhttp:3.12.13",
"com.squareup.okhttp3:logging-interceptor:3.12.13",
Expand Down

0 comments on commit 17b011a

Please sign in to comment.