Improved
v6.0.0-beta3
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 somethingso 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