1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-10 23:22:22 +02:00

chore(mobile): upgrade flutter to 3.22 (#9518)

* chore(mobile): upgrade flutter sdk

* gha

* update kotlin

* refactor

* ios build

* remove patch files

* not touching openapi pubpsec file
This commit is contained in:
Alex
2024-05-16 10:58:02 -05:00
committed by GitHub
parent 984aa8fb41
commit 673e97e71d
14 changed files with 38 additions and 36 deletions

View File

@@ -1,4 +1,6 @@
allprojects {
ext.kotlin_version = '1.9.24'
repositories {
google()
mavenCentral()