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 017a273 commit 222ff3eCopy full SHA for 222ff3e
build.gradle
@@ -22,7 +22,7 @@ dependencies {
22
23
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion"
24
25
- compile 'com.github.kotlin-graphics:uno-sdk:cc0586819fbb4d6cdc9990945d1522224d29793d'
+ compile 'com.github.kotlin-graphics:uno-sdk:87188d8ef1fc8caccbdba2cb0a0f3995536e9c28'
26
compile 'com.github.java-graphics:assimp:24f956cbe9717e1203818e6ad6c724b91725a1a2'
27
28
switch ( OperatingSystem.current() ) {
0 commit comments