File tree Expand file tree Collapse file tree 1 file changed +50
-0
lines changed Expand file tree Collapse file tree 1 file changed +50
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 10.0
4+
5+ ** Main Image**
6+
7+ ``` console
8+ docker pull thyrlian/android-sdk:10.0
9+ ```
10+
11+ ** What's New**
12+ * Upgraded Ubuntu from 22.04.4 to 24.04.1
13+ * Upgraded OpenJDK from 17.0.10 to 17.0.12
14+ * Upgraded Gradle from 8.7 to 8.10.2
15+ * Upgraded Kotlin compiler from 1.9.23 to 2.0.20
16+ * Upgraded Android SDK Command-line Tools from 13.0 to 16.0
17+ * Upgraded OpenSSH from 1:8.9p1-3 to 1:9.6p1-3
18+
19+ Component | Version
20+ --------- | -------
21+ Ubuntu | 24.04.1 LTS (Noble Numbat)
22+ Java | 17.0.12
23+ Gradle | 8.10.2
24+ Kotlin compiler | 2.0.20
25+ Android SDK Command-line Tools | 16.0
26+ OpenSSH | 1:9.6p1-3
27+
28+ ** Sub-image** : VNC
29+
30+ ``` console
31+ docker pull thyrlian/android-sdk-vnc:10.0
32+ ```
33+
34+ Component | Version
35+ --------- | -------
36+ TightVNC | 1.3.10
37+
38+ ** Sub-image** : Firebase Test Lab
39+
40+ ``` console
41+ docker pull thyrlian/android-sdk-firebase-test-lab:10.0
42+ ```
43+
44+ ** What's New**
45+ * Upgraded Google Cloud SDK from 471.0.0 to 494.0.0
46+
47+ Component | Version
48+ --------- | -------
49+ Google Cloud SDK | 494.0.0
50+
51+ ---
52+
353## 9.3
454
555** Main Image**
You can’t perform that action at this time.
0 commit comments