Missing version support is happening with Kotlin 2.3.0, need to be upgraded to support 2.3.0 like below link.
#4779
[Hilt] Provided Metadata instance has version 2.3.0, while maximum supported version is 2.2.0. To support newer versions, update the kotlin-metadata-jvm library.: java.lang.IllegalArgumentException: Provided Metadata instance has version 2.3.0, while maximum supported version is 2.2.0. To support newer versions, update the kotlin-metadata-jvm library.
Missing version support is happening with Kotlin 2.3.0, need to be upgraded to support 2.3.0 like below link.
#4779