Remove WaveformProgressIndicator and waveform library and lint.

-Remove WaveformProgressIndicator - Remove waveform library
- lint.
This commit is contained in:
David Langley 2023-10-26 08:58:03 +01:00
parent 4b403ae57c
commit 5a646a8362
7 changed files with 57 additions and 136 deletions

View file

@ -65,7 +65,6 @@ dependencies {
implementation(libs.vanniktech.blurhash)
implementation(libs.telephoto.zoomableimage)
implementation(libs.matrix.emojibase.bindings)
implementation(libs.audiowaveform)
testImplementation(libs.test.junit)
testImplementation(libs.coroutines.test)