I develop an app generation system that is regenerating apps by command line Gradle compilation commands.
In my Windows Server 2008, I\'m facing a problem after upda
I meet this same error in windows jenkins
I solved this error.
gradle assembleDebug -g C:\gradle-cache
-g:
gradle -h -g, --gradle-user-home Specifies the gradle user home directory