diff --git a/README.md b/README.md index b7b88be..77ebbf8 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ kotlin { sourceSets { commonMain.dependencies { - implementation("cn.rtast.nmdns:native-mdns:0.0.2") + implementation("cn.rtast.nmdns:native-mdns:") } } }