Skip to content

Commit e831067

Browse files
committed
up
1 parent b73e698 commit e831067

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ext.moduleName = 'com.github.kotlin_graphics.kotlin_unsigned'
88

99
dependencies {
1010

11+
implementation "org.jetbrains.kotlin:kotlin-stdlib"
1112
implementation "org.jetbrains.kotlin:kotlin-reflect" // fix kotlintest classpath warnings
1213

1314
testImplementation 'io.kotlintest:kotlintest-runner-junit5:3.1.10'

0 commit comments

Comments
 (0)