chore: 移除无用依赖

This commit is contained in:
HuanCheng65 2023-07-17 09:50:09 +08:00
parent 2791939fae
commit b4d757b1cf
No known key found for this signature in database
GPG Key ID: 5EC9DD60A32C7360
1 changed files with 0 additions and 3 deletions

View File

@ -133,9 +133,6 @@ dependencies {
implementation "androidx.media3:media3-exoplayer:$media3_version"
implementation "androidx.media3:media3-ui:$media3_version"
implementation 'com.github.massoudss:waveformSeekBar:5.0.2'
implementation 'com.github.lincollincol:amplituda:2.2.2'
def compose_destinations_version = '1.8.42-beta'
implementation "io.github.raamcosta.compose-destinations:animations-core:$compose_destinations_version"
ksp "io.github.raamcosta.compose-destinations:ksp:$compose_destinations_version"