Error while build with android target SDK 35

Please Help
Error while build with android target SDK 35

Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
ERROR:D:\Unity\2022.3.23f1\Editor\Data\PlaybackEngines\AndroidPlayer\SDK\platforms\android-35\android.jar: D8: java.lang.NullPointerException
ERROR:D:\Unity\2022.3.23f1\Editor\Data\PlaybackEngines\AndroidPlayer\SDK\platforms\android-35\android.jar: D8: java.lang.NullPointerException

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':launcher:desugarReleaseFileDependencies'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.DexFileDependenciesTask$DexFileDependenciesWorkerAction
   > Error while dexing.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 11s

UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)

Please, update your project to any of the following versions to be able to build with those SDK versions:

  • SDK 35 support was added in 2022.3.44f1
  • SDK 36 support was added in 2022.3.62f1

what about 2021.3.45f1?