fix sending issue (#1840)

* fix sending issue

* Update pr_test_build_android.yml
This commit is contained in:
Omar Hatem 2024-11-29 22:15:55 +02:00 committed by GitHub
parent de970fcb80
commit bd38393acf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 7 additions and 16 deletions

View file

@ -53,7 +53,7 @@ jobs:
- name: Flutter action
uses: subosito/flutter-action@v1
with:
flutter-version: "3.24.4"
flutter-version: "3.24.0"
channel: stable
- name: Install package dependencies