Skip to content

Commit 02505e2

Browse files
committed
⬆️ unsigned
1 parent 77a78b1 commit 02505e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies {
2626

2727
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion"
2828

29-
compile 'com.github.kotlin-graphics:kotlin-unsigned:fe71d56d019682d0ebdafd5486f589dfce87d2b2'
29+
compile 'com.github.kotlin-graphics:kotlin-unsigned:ace6d424858d39a8db13e47bd11721ed6477f00e'
3030

3131
testCompile 'io.kotlintest:kotlintest:2.0.7'
3232
}

0 commit comments

Comments
 (0)