Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
diogomatsubara committed Nov 22, 2024
1 parent 1795ac4 commit 9b7bd87
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 @@ -78,7 +78,7 @@ This is required by Github in order to import the package, even if it's from a p
After that add to the dependencies in the app's `build.gradle.kts`:

```kotlin
implementation("io.zenoh:zenoh-kotlin-android:1.0.0")
implementation("org.eclipse.zenoh:zenoh-kotlin-android:1.0.0")
```

### Platforms
Expand Down

0 comments on commit 9b7bd87

Please sign in to comment.