Skip to content

Commit

Permalink
Add cronet embedded
Browse files Browse the repository at this point in the history
  • Loading branch information
uzu09811 authored Nov 8, 2024
1 parent 09a8efc commit 2182ae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion new-player/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ dependencies {
implementation(libs.androidx.media3.exoplayer.dash)
implementation(libs.androidx.adaptive.android)

implementation("com.google.android.gms:play-services-cronet:18.1.0")
implementation("org.chromium.net:cronet-embedded:119.6045.31")

ksp(libs.hilt.android.compiler)
ksp(libs.androidx.hilt.compiler)
Expand Down

0 comments on commit 2182ae9

Please sign in to comment.