ktx v1.11.0-rc1 Release Notes

    • ⚡️ [UPDATE] Updated to libGDX 1.11.0.
    • [MISC] Gradle dependencies changed from compile-only to API scope.
    • [FEATURE] (ktx-app) Added gdxError utility that throws a GdxRuntimeException.
    • [FIX] (ktx-assets-async) Fixed a niche bug with AsyncAssetManager which could lead to missed callbacks after attempting to load the same asset concurrently with loadAsync.