mirror of
https://github.com/immich-app/immich.git
synced 2024-12-28 06:31:58 +00:00
chore(deps): update mobile (#9629)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
91b835cfeb
commit
924e9f08cd
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ flutter {
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
def kotlin_version = '1.9.24'
|
def kotlin_version = '1.9.24'
|
||||||
def kotlin_coroutines_version = '1.8.0'
|
def kotlin_coroutines_version = '1.8.1'
|
||||||
def work_version = '2.9.0'
|
def work_version = '2.9.0'
|
||||||
def concurrent_version = '1.1.0'
|
def concurrent_version = '1.1.0'
|
||||||
def guava_version = '33.2.0-android'
|
def guava_version = '33.2.0-android'
|
||||||
|
|
Loading…
Reference in a new issue