Skip to content

Commit 578b5e3

Browse files
author
Andrei Shikov
committed
Correct maven coordinates
1 parent e3786fc commit 578b5e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ buildscript {
2525
}
2626
}
2727
dependencies {
28-
classpath "kotlin-object-java-serialization:1.0.0"
28+
classpath "me.shika:kotlin-object-java-serialization:1.0.0"
2929
}
3030
}
3131

0 commit comments

Comments
 (0)