Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Commit 4cee28c

Browse files
committed
Upgrade Flutter to 3.41.6 version
1 parent f05297c commit 4cee28c

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ All user visible changes to this project will be documented in this file. This p
66

77

88

9+
## [3.41.6-androidsdk36-r0] · 2026-03-27
10+
[3.41.6-androidsdk36-r0]: /../../tree/3.41.6-androidsdk36-r0
11+
12+
[Diff](/../../compare/3.41.5-androidsdk36-r0...3.41.6-androidsdk36-r0)
13+
14+
### Upgraded
15+
16+
- [Flutter] 3.41.6: <https://github.com/flutter/flutter/blob/3.41.6/CHANGELOG.md#3416>
17+
18+
19+
20+
921
## [3.41.5-androidsdk36-r0] · 2026-03-19
1022
[3.41.5-androidsdk36-r0]: /../../tree/3.41.5-androidsdk36-r0
1123

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
ARG android_sdk_ver=36
44
FROM ghcr.io/cirruslabs/android-sdk:${android_sdk_ver}
55

6-
ARG flutter_ver=3.41.5
6+
ARG flutter_ver=3.41.6
77
ARG build_rev=0
88

99

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Based on [`ghcr.io/cirruslabs/android-sdk` Docker image][2].
1818

1919
## Supported tags and respective `Dockerfile` links
2020

21-
- [`3.41.5-androidsdk36-r0`, `3.41.5`, `3.41`, `3`, `latest`][201]
21+
- [`3.41.6-androidsdk36-r0`, `3.41.6`, `3.41`, `3`, `latest`][201]
2222

2323

2424

0 commit comments

Comments
 (0)