79238265

Date: 2024-11-29 20:17:52
Score: 0.5
Natty:
Report link

⚠️ Please note that in this method I have reverted to an old version of gradle, so if there are problems or the like, please be careful.

Open File :

<PathProject>\gradle\wrapper\gradle-wrapper.properties

Change to :

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

and open :

<PathProject>\android\build.gradle

Change to :

classpath 'com.android.tools.build:gradle:8.2.1'
Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: none