Skip to content

Commit f9767f9

Browse files
committed
Upgrade Flutter to 3.38.9 version
1 parent fc3ce86 commit f9767f9

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

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.38.9-androidsdk36-r0] · 2026-02-02
10+
[3.38.9-androidsdk36-r0]: /../../tree/3.38.9-androidsdk36-r0
11+
12+
[Diff](/../../compare/3.38.8-androidsdk36-r0...3.38.9-androidsdk36-r0)
13+
14+
### Upgraded
15+
16+
- [Flutter] 3.38.9: <https://github.com/flutter/flutter/blob/3.38.9/CHANGELOG.md#3389>
17+
18+
19+
20+
921
## [3.38.8-androidsdk36-r0] · 2026-01-29
1022
[3.38.8-androidsdk36-r0]: /../../tree/3.38.8-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.38.8
6+
ARG flutter_ver=3.38.9
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.38.8-androidsdk36-r0`, `3.38.8`, `3.38`, `3`, `latest`][201]
21+
- [`3.38.9-androidsdk36-r0`, `3.38.9`, `3.38`, `3`, `latest`][201]
2222

2323

2424

0 commit comments

Comments
 (0)