You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
The current Docker image is targeting Android 34, whereas the latest stable version is Android 35. To ensure compatibility with the latest Android SDK and avoid potential issues with future updates, we should update the Docker image accordingly.
Tasks:
Update the Dockerfile to target Android 35 instead of Android 34.
Regenerate Flutter 3.27.4 and 3.29.0 with the updated Android version.
Expected Outcome:
The Docker image should support Android 35.
Flutter versions 3.27.4 and 3.29.0 should work correctly with the updated Android SDK.
Thanks
The text was updated successfully, but these errors were encountered:
Description:
The current Docker image is targeting Android 34, whereas the latest stable version is Android 35. To ensure compatibility with the latest Android SDK and avoid potential issues with future updates, we should update the Docker image accordingly.
Tasks:
Update the Dockerfile to target Android 35 instead of Android 34.
Regenerate Flutter 3.27.4 and 3.29.0 with the updated Android version.
Expected Outcome:
The Docker image should support Android 35.
Flutter versions 3.27.4 and 3.29.0 should work correctly with the updated Android SDK.
Thanks
The text was updated successfully, but these errors were encountered: