mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
fix: Immutables
This commit is contained in:
parent
caf731fc14
commit
2c2daa0cd7
4 changed files with 7 additions and 5 deletions
|
@ -293,6 +293,8 @@ dependencies {
|
|||
// Android Chart
|
||||
implementation(libs.mpandroidchart)
|
||||
|
||||
implementation(kotlinx.immutable)
|
||||
|
||||
// Tests
|
||||
testImplementation(libs.bundles.test)
|
||||
testRuntimeOnly(libs.bundles.test.runtime)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue