Almost done tiles processing
This commit is contained in:
parent
abe2204410
commit
8bec8e4b16
3 changed files with 69 additions and 32 deletions
|
|
@ -50,6 +50,8 @@ dependencies {
|
|||
|
||||
implementation("io.github.chochanaresh:filepicker:0.6.0")
|
||||
|
||||
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.10.2")
|
||||
|
||||
implementation(libs.androidx.core.ktx)
|
||||
implementation(libs.androidx.lifecycle.runtime.ktx)
|
||||
implementation(libs.androidx.activity.compose)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue