This message was deleted.
# general
s
This message was deleted.
b
The error message is telling you that your locally declared version of gradle for the project is only 6.2 and that the requirements for the Android Gradle Plugin is 6.7.1.
The error message also tells you what file to modify in order to change your local version of Gradle.
b
thank you, how can i fix it?
b
The error message also tells you what file to modify in order to change your local version of Gradle.
👆 1
b
thank you so much it worked