changed from playsound to exoplayer2 because of 5,6seconds limit
This commit is contained in:
@@ -58,4 +58,5 @@ dependencies {
|
||||
debugImplementation(libs.androidx.compose.ui.tooling)
|
||||
debugImplementation(libs.androidx.compose.ui.test.manifest)
|
||||
implementation("androidx.appcompat:appcompat:1.7.0")
|
||||
implementation("com.google.android.exoplayer:exoplayer:2.19.1")
|
||||
}
|
||||
Reference in New Issue
Block a user