We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18f6e03 commit a2d6f06Copy full SHA for a2d6f06
build.gradle
@@ -27,7 +27,7 @@ dependencies {
27
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion"
28
29
compile 'com.github.kotlin-graphics:uno-sdk:9b180ad3940abdc2e706b115d48a270202c11a3a'
30
- compile 'com.github.kotlin-graphics:openvr:f5ec4ac7fbfaf310458d4abd82fb221ec822ee62'
+ compile 'com.github.kotlin-graphics:openvr:41552f527ccf414bd44e54c16cd8b04cddf5c48d'
31
32
testCompile 'com.github.elect86:kotlintest:43281b7e1b'
33
0 commit comments