Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
korge-6.0.0-beta3.tar.zstd | 2024-08-27 | 31.1 MB | |
README.md | 2024-08-27 | 907 Bytes | |
v6.0.0-beta3 source code.tar.gz | 2024-08-27 | 10.4 MB | |
v6.0.0-beta3 source code.zip | 2024-08-27 | 11.0 MB | |
Totals: 4 Items | 52.4 MB | 0 |
What's Changed
- Enable org.gradle.caching by @soywiz in https://github.com/korlibs/korge/pull/2286
- Add packageAndroid* variants to the package group by @soywiz in https://github.com/korlibs/korge/pull/2285
- Adds $project/resources folder for KR generation by @soywiz in https://github.com/korlibs/korge/pull/2248
- Do not embed bitcode as it is deprecated now by @soywiz in https://github.com/korlibs/korge/pull/2287
- Change task groups to
@korge something
so they are easier to find by @soywiz in https://github.com/korlibs/korge/pull/2288 - Adds packageIosSimulatorDebug and variants by @soywiz in https://github.com/korlibs/korge/pull/2289
- Try to fix e2e test by @soywiz in https://github.com/korlibs/korge/pull/2290
- Update CI test by @soywiz in https://github.com/korlibs/korge/pull/2291
Full Changelog: https://github.com/korlibs/korge/compare/v6.0.0-beta2...v6.0.0-beta3