Running problem when i move project to google drive

I ve moved my flutter project from local drive to google drive in order to have coding access from different machines (mac os & windows). Locally the app runs fine. But from google drive i get :
FAILURE: Build failed with an exception.

*** Where:**
Build file ‘G:\My Drive\AndroidStudioProjects\my_first_flutter_app\android\app\build.gradle’ line: 24

*** What went wrong:**
A problem occurred evaluating project ‘:app’.
> Failed to apply plugin [class ‘org.gradle.api.plugins.BasePlugin’]
** > Could not create service of type OutputFilesRepository using ExecutionGradleServices.createOutputFilesRepository().**

*** Try:**
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

*** Get more help at https://help.gradle.org**

BUILD FAILED in 1m 3s
Finished with error: Gradle task assembleDebug failed with exit code 1

Hi, I confirmed the exact same issue by cloning the same project to C: (hard drive) or G: (Google Drive) - the same error as you reported. Did you find a solution?

No unfortunately so i used Git VCS instead…

Στις Δευ, 15 Ιουν 2020 στις 3:26 μ.μ., ο/η Erez Amir via Gradle Forums <gradle@discoursemail.com> έγραψε: