Files
alphacep--vosk-api/kotlin/MAINTENANCE.md
T
2026-07-13 12:45:58 +08:00

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.