79239773

Date: 2024-11-30 14:48:26
Score: 3
Natty:
Report link

The problem is solved by adding the below statement in "gradle.properties" file located in [App_name] > android > gradle.properties The statement that is added,

org.gradle.java.home=C:/Program Files/Java/jdk-17.0.x

The right side of equal sign is the location of JDK. Change the location accordingly. Thanks

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Bilal Ahmed