In kotlin 2.1.0 and above synchronisation for int is prohibited. While ANDROID STUDIO(version: Meerkat 2023.3.1 Nightly) is not showing any error, though getting error during compilation. And there's no issue in kotlin 2.0.0. Wanted to understand if this is a bug or intended change in kotlin 2.1.0?