Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: fix deprecated function usage
app/build.gradle.kts:113:28: 'capitalized(): String' is deprecated. This was never intended as a public API. https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.text/capitalize.html https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.text/replace-first-char.html
- Loading branch information