I\'m trying to update gradle from 1.3.1 to 3.5, as some of my dependencies requires version 3.3 or above.
I\'ve seen similar questions, but none of them help.
<
You may need to save your build.gradle (for whatever reason, Android Studio doesn't always save your latest changes, as I found even with Android Studio 3.5.3, the gradle sync kept failing even after I had changed the classpath line, and it only picked up the new value after saving the build.gradle file)