Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Studio not showing available dependency update

I am on Android Studio 3.6.1, in my app build.gradle I have e.g.

    implementation 'androidx.fragment:fragment-ktx:1.2.2'

There is version 1.2.3 since March 18th, yet no update hint is shown, neither when I hover over the dependency nor in Module settings -> suggestions.

What could be the reason that the update isn't shown? Can I somehow trigger Android Studio manually to search for dependency updates and check when Android Studio did so last time?

like image 761
stefan.at.wpf Avatar asked Dec 04 '25 03:12

stefan.at.wpf


1 Answers

You can manually check for dependency updates by going to:

  1. Go to "File"
  2. Click "Project Structure"
  3. Click "Suggestions" in the left panel

Project Structure

like image 66
Saurabh Thorat Avatar answered Dec 05 '25 18:12

Saurabh Thorat



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!