oculus-samples / voicesdk-samples-whisperer

Oculus Voice SDK showcase demonstrating the use of Voice SDK in Unity. This project contains the source code for the "Whisperer" demo available on App Lab. The Oculus SDK and other supporting material is subject to the Oculus proprietary license.
MIT License
61 stars 19 forks source link

Build gets stuck at "Building Gradle project" #16

Closed SavioMenifer closed 1 year ago

SavioMenifer commented 1 year ago

When a build is started when connected to the internet, the process gets stuck at the "Building Gradle project" stage with no error messages in the console. This is presumably because it cannot connect to the repositories in the gradle template file to resolve dependencies.

rokeyge commented 1 year ago

Thank you for reporting! I have removed the gradle template file.