Skip to content

Commit 41a89dc

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

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
@@ -16,5 +16,5 @@ dependencies {
1616
implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk8'
1717
testImplementation 'org.hamcrest:hamcrest-all:1.3'
1818
testImplementation 'junit:junit:4.11'
19-
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.2.2")
19+
implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.2.2'
2020
}

0 commit comments

Comments
 (0)