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 ecc84ee commit 3562ec6Copy full SHA for 3562ec6
build.gradle
@@ -33,7 +33,7 @@ dependencies {
33
34
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion"
35
36
- implementation 'com.github.kotlin-graphics:uno-sdk:6e302eefcd4d3f6d384ecfad22fefdb378f601a1'
+ implementation 'com.github.kotlin-graphics:uno-sdk:1cef9449254e9e3b49dad569cd5f9161b573d83c'
37
38
testImplementation 'io.kotlintest:kotlintest-runner-junit5:3.0.6'
39
0 commit comments