79144002

Date: 2024-10-31 08:51:46
Score: 0.5
Natty:
Report link

First of all update path like below:

include ":app"


include ":unityLibrary"
project(":unityLibrary").projectDir = file("./unityLibrary")

and then move it to settings.gradle file

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Oveis