Many bug fixes, nearing release
This commit is contained in:
parent
92bad19a90
commit
985382fa1b
18 changed files with 164 additions and 129 deletions
|
@ -1,4 +1,5 @@
|
|||
plugins {
|
||||
kotlin("plugin.serialization") version "1.9.20" apply false
|
||||
id("com.android.application") version "8.2.0" apply false
|
||||
id("com.android.library") version "8.2.0" apply false
|
||||
id("org.jetbrains.kotlin.android") version "1.9.20" apply false
|
||||
|
|
Reference in a new issue