My project's gradle files are converted to kotlin(kts), is there a config inside Android studio where you can retain the lint/warning/suggestion when you have an outdated dependency?. Considering the image below, are there any settings so the referenced dependencies can be tracked by android studio when it needs an updated version?
Thank you in advance.
