79323528

Date: 2025-01-02 11:17:36
Score: 1.5
Natty:
Report link

To upgrade gradle version first you have to

update this line :

distributionUrl=https://services.gradle.org/distributions/gradle-7.6.3-all.zip

to the desired gradle verion in the gradle-wrapper.properties file. Then in the terminal you have to type

:cd android

followed with

: ./gradlew

by doing this you can upgrade gradle version

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Rayan