'Could not resolve com.squareup.moshi:moshi-kotlin:1.13.0

Getting this error and unable to build Gradle file.

Android Studio Version : Bumblebee Latest Patch

Gradle Plugin Version : 7.1.2

Gradle Version : 7.2

I already tried adding android.jetifier.ignorelist=moshi-1.13.0 in Gradle properties but it's not working.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source