chore: 移除无用依赖
This commit is contained in:
parent
2791939fae
commit
b4d757b1cf
|
|
@ -133,9 +133,6 @@ dependencies {
|
||||||
implementation "androidx.media3:media3-exoplayer:$media3_version"
|
implementation "androidx.media3:media3-exoplayer:$media3_version"
|
||||||
implementation "androidx.media3:media3-ui:$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'
|
def compose_destinations_version = '1.8.42-beta'
|
||||||
implementation "io.github.raamcosta.compose-destinations:animations-core:$compose_destinations_version"
|
implementation "io.github.raamcosta.compose-destinations:animations-core:$compose_destinations_version"
|
||||||
ksp "io.github.raamcosta.compose-destinations:ksp:$compose_destinations_version"
|
ksp "io.github.raamcosta.compose-destinations:ksp:$compose_destinations_version"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue