chore(deps): update mobile (#9453)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-05-14 13:39:48 -05:00 committed by GitHub
parent d32b621750
commit 42d0fc85ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 13 additions and 13 deletions

View file

@ -81,7 +81,7 @@ flutter {
}
dependencies {
def kotlin_version = '1.9.23'
def kotlin_version = '1.9.24'
def kotlin_coroutines_version = '1.8.0'
def work_version = '2.9.0'
def concurrent_version = '1.1.0'