You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting this error now when I build on Linux:
Error:Cannot set the value of read-only property 'outputFile' for ApkVariantOutputImpl_Decorated{apkData=Main{type=MAIN, fullName=debug, filters=[]}} of type com.android.build.gradle.internal.api.ApkVariantOutputImpl.
I will try again with the PC.
Relate to #531
Scenario:
GVRVideoSceneObject video = new GVRVideoSceneObject(gvrContext, mesh, mPlayer, GVRVideoType.VERTICAL_STEREO);
Expected:
Using org.gearvrf:*:3.3.0
Actual:
Using org.gearvrf:*:4.0.0 or
useLocalDependencies=true
The text was updated successfully, but these errors were encountered: