fix: Solve some errors

This commit is contained in:
Ahmad Ansori Palembani 2024-06-16 07:25:56 +07:00
parent 6d531fbb5c
commit c043d845ad
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
3 changed files with 1 additions and 5 deletions

View file

@ -21,8 +21,7 @@ kotlin {
api(libs.okhttp.brotli)
api(libs.okio)
api(androidx.core)
api(androidx.annotation)
api(androidx.preference)
api(libs.rxjava)
api(project.dependencies.enforcedPlatform(kotlinx.coroutines.bom))
api(kotlinx.coroutines.core)