Thursday, 14 July 2022

How do I remove an accidentally added duplicate Gradle version from Android Studio?

I wanted to use OpenJDK 11 and accordingly, I have provided the path in Android Studio by going to Settings -> Gradle -> Gradle JDK. Later, while just trying to test the outcome of adding the same JDK, I saw it got added and the same name was suffixed with (2) in the list. I am sharing the image to provide more clarity.

Now, how can I remove the listed duplicate entry? Thanks.

enter image description here



from How do I remove an accidentally added duplicate Gradle version from Android Studio?

No comments:

Post a Comment