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 77a78b1 commit 02505e2Copy full SHA for 02505e2
build.gradle
@@ -26,7 +26,7 @@ dependencies {
26
27
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion"
28
29
- compile 'com.github.kotlin-graphics:kotlin-unsigned:fe71d56d019682d0ebdafd5486f589dfce87d2b2'
+ compile 'com.github.kotlin-graphics:kotlin-unsigned:ace6d424858d39a8db13e47bd11721ed6477f00e'
30
31
testCompile 'io.kotlintest:kotlintest:2.0.7'
32
}
0 commit comments