8 lines
357 B
Markdown
8 lines
357 B
Markdown
# Maintenance
|
|
|
|
To maintain this module, please ensure the following.
|
|
1. Kotlin version is kept up to date.
|
|
This will be found in the plugins block of the [build.gradle.kts](./build.gradle.kts).
|
|
Ensure both multiplatform and serialization have the same value.
|
|
2. Ensure dependencies are up to date
|
|
3. Ensure that the android min & target sdks are up to date. |