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 3f92fc2 commit 5980511Copy full SHA for 5980511
build.gradle
@@ -33,7 +33,7 @@ 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:a4bc98637e04a660fd89ce586abd19cfd11f9d1c'
+ implementation 'com.github.kotlin-graphics:uno-sdk:f74c19683632fe33a810acd3c6890143cb6d0175'
37
38
testCompile 'io.kotlintest:kotlintest-runner-junit5:3.1.0'
39
0 commit comments