diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2b4d4f62..c07c81c0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -28,7 +28,7 @@ jobs: run: echo $KEY_JKS | base64 -di > $KEY_PATH - uses: subosito/flutter-action@v1 with: - flutter-version: 3.22.1 + flutter-version: 3.22.2 - run: flutter pub get # - run: flutter test - run: flutter build apk --release --split-per-abi diff --git a/app/flutter-version.txt b/app/flutter-version.txt index 50f12a45..dbc9520b 100644 --- a/app/flutter-version.txt +++ b/app/flutter-version.txt @@ -1 +1 @@ -3.22.1 \ No newline at end of file +3.22.2 \ No newline at end of file diff --git a/app/pubspec.lock b/app/pubspec.lock index 65fd771a..22bc3ebf 100644 --- a/app/pubspec.lock +++ b/app/pubspec.lock @@ -1092,10 +1092,10 @@ packages: dependency: "direct main" description: name: sqlite3_flutter_libs - sha256: "9f89a7e7dc36eac2035808427eba1c3fbd79e59c3a22093d8dace6d36b1fe89e" + sha256: "62bbb4073edbcdf53f40c80775f33eea01d301b7b81417e5b3fb7395416258c1" url: "https://pub.dev" source: hosted - version: "0.5.23" + version: "0.5.24" sqlparser: dependency: transitive description: