Skip to content

Commit

Permalink
update maven repo
Browse files Browse the repository at this point in the history
  • Loading branch information
RTAkland committed Jan 5, 2025
1 parent 3e7240c commit 92c47b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ repositories {

```kotlin
dependencies {
implementation("cn.rtast.kwsify:api:2.0.0") // 替换成最新版本
implementation("cn.rtast:kwsify-api:2.0.0") // 替换成最新版本
}
```

Expand Down

0 comments on commit 92c47b2

Please sign in to comment.