File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ axslcc=1.9.6+
1010
1111# The cmake, @gradle @axmol-cmdline
1212# as latest as possible
13- cmake=3.30.0~4.0.0 +
13+ cmake=3.30.0~4.0.2 +
1414
1515# The ninja
1616ninja=1.10.0~1.12.1+
@@ -34,7 +34,7 @@ llvm=17.0.6~19.1.7+
3434# region platform:android
3535
3636# The microsoft openjdk, @axmol-cmdline
37- jdk=17.0.10~17.0.13 +
37+ jdk=17.0.10~17.0.15 +
3838
3939# The android cmdline-tools aka sdkmanager, as stable as possible
4040cmdlinetools=12.0
@@ -70,7 +70,7 @@ buildtools=35.0.0
7070
7171# The android studio, @hint
7272# as latest as possible, but match with agp, build-tools
73- androidstudio=2024.2.1 +
73+ androidstudio=2024.3.2 +
7474
7575# The android dependencies managed by @gradle
7676appcompat=1.7.0
Original file line number Diff line number Diff line change 1- ## axmol-2.6.0 ?? 2025
1+ ## axmol-2.6.0 May.23 2025
22
33### Significant changes relative to 2.5.0:
44
77
88### Bug fixes
99
10- - Fix https://github.com/axmolengine/axmol/issues/2545 install pwsh fail on ubuntu-25.04 by @halx99
10+ - Fix #2548 Downloader-curl may crash or hang in download thread in https://github.com/axmolengine/axmol/pull/2549 by @halx99
11+ - Fix #2545 install pwsh fail on ubuntu-25.04 by @halx99
1112- Fix wasm build fail on windows by @halx99 in https://github.com/axmolengine/axmol/pull/2511
1213- Fix PNG_ARM_NEON_OPT flag by @halx99 in https://github.com/axmolengine/axmol/pull/2512
1314- Fix #2504 play opus audio fail when build with Apple OpenAL.framework by @halx99 in https://github.com/axmolengine/axmol/pull/2506
4445- Move simd intrinsics detection from 3rd into core by @halx99
4546- Add minimum version to build docs support by @halx99 , now the ci will only build & deploy axmol-2.3+ docs
4647- Remove deprecated DSL config: renderscriptDebuggable by @halx99 in https://github.com/axmolengine/axmol/pull/2546
48+ - Implement ui::MediaPlayer::getVirtualRenderer by @halx99
4749
4850### SDKs & Tools updates
4951
You can’t perform that action at this time.
0 commit comments