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 6afa4f6 commit cc4a0b1Copy full SHA for cc4a0b1
build.gradle
@@ -35,7 +35,7 @@ dependencies {
35
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion"
36
compile "org.jetbrains.kotlin:kotlin-reflect:$kotlinVersion"
37
38
- compile 'com.github.kotlin-graphics:uno-sdk:8055434c52c47a00d3f7b59390dcddfaa3c72694'
+ compile 'com.github.kotlin-graphics:uno-sdk:a9da60494bc548b586aa9219929a17320bf4f72b'
39
40
testCompile 'io.kotlintest:kotlintest:2.0.7'
41
0 commit comments