First of all update path like below:
include ":app" include ":unityLibrary" project(":unityLibrary").projectDir = file("./unityLibrary")
and then move it to settings.gradle file
settings.gradle