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 c188e67 commit 4c219aeCopy full SHA for 4c219ae
build.gradle
@@ -33,9 +33,9 @@ dependencies {
33
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion"
34
implementation "org.jetbrains.kotlin:kotlin-reflect"
35
36
- implementation 'com.github.kotlin-graphics:uno-sdk:527bfab6e3d8f9cec9be7ef16abe592c1dd1636e'
+ implementation 'com.github.kotlin-graphics:uno-sdk:dea48060cb85ebaa456ce6c06891f47b76fff287'
37
38
- testCompile 'io.kotlintest:kotlintest-runner-junit5:3.0.5'
+ testCompile 'io.kotlintest:kotlintest-runner-junit5:3.1.0'
39
40
implementation 'io.github.microutils:kotlin-logging:1.4.6'
41
0 commit comments