use fuzzykot library
This commit is contained in:
@@ -8,6 +8,7 @@ compose-material-version = "1.11.0-alpha03"
|
||||
compose-version = "1.11.1"
|
||||
desugar_jdk_libs = "2.1.5"
|
||||
foundation = "1.11.1"
|
||||
fuzzykot = "1.0.0"
|
||||
haze = "1.7.2"
|
||||
java-jwt = "4.6.0"
|
||||
kotlin-version = "2.4.10"
|
||||
@@ -66,6 +67,7 @@ androidx-sqlite = { module = "androidx.sqlite:sqlite", version.ref = "sqlite" }
|
||||
androidx-work-runtime-ktx = { module = "androidx.work:work-runtime-ktx", version.ref = "workRuntimeKtx" }
|
||||
coil-compose = { module = "io.coil-kt.coil3:coil-compose", version.ref = "coil-compose" }
|
||||
com-android-application-gradle-plugin = { module = "com.android.application:com.android.application.gradle.plugin", version.ref = "agp" }
|
||||
fuzzykot = { module = "com.github.terrakok:fuzzykot", version.ref = "fuzzykot" }
|
||||
haze = { module = "dev.chrisbanes.haze:haze", version.ref = "haze" }
|
||||
haze-materials = { module = "dev.chrisbanes.haze:haze-materials", version.ref = "haze" }
|
||||
java-jwt = { module = "com.auth0:java-jwt", version.ref = "java-jwt" }
|
||||
|
||||
Reference in New Issue
Block a user