Skip to content

Commit fd86e01

Browse files
Upgrade to CloudXR SDK 4.0.1.
1 parent 0ba025e commit fd86e01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/jni/WaveCloudXRApp.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
#define LATCHFRAME_TIMEOUT_MS 100 // timeout to fetch a frame from CloudXR server
3030
#define FRAME_TIMEOUT_SECOND 10.0f // retry connection if no valid frame or connection timeout
3131

32-
#define VERSION_CODE "v1.5"
32+
#define VERSION_CODE "v1.7"
3333

3434
#define CASE(x) \
3535
case x: \

0 commit comments

Comments
 (0)