Skip to content

Commit b660db5

Browse files
daplffwcd
andauthored
Update shared/build.gradle
Co-authored-by: FW <[email protected]>
1 parent dfc9085 commit b660db5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ java {
1515
dependencies {
1616
implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk8'
1717
testImplementation 'org.hamcrest:hamcrest-all:1.3'
18-
testImplementation 'junit:junit:4.11'
18+
testImplementation 'junit:junit:4.11'
1919
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.2.2")
2020
}

0 commit comments

Comments
 (0)