Migrated to mavenCentral version of some dependencies

This commit is contained in:
Prathamesh More 2021-09-20 11:59:25 +05:30
parent 1061fe8bfc
commit 518485738e
14 changed files with 29 additions and 29 deletions

View file

@ -35,8 +35,8 @@ import kotlinx.coroutines.launch
import kotlinx.coroutines.withContext
import org.jaudiotagger.audio.AudioFileIO
import org.jaudiotagger.tag.FieldKey
import org.koin.core.KoinComponent
import org.koin.core.get
import org.koin.core.component.KoinComponent
import org.koin.core.component.get
import java.io.File
import java.io.IOException
import java.util.*