When I today update Android Studio it write: Minimum supported Gradle version is 3.3. Current version is 3.2 how can I solve this problem?
Here is my build.gradle>
Update Android Studio and Gradle. Changing the respective updated gradle version in build.gradle file worked for me.