Skip to content

Commit

Permalink
Update publishing and README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
frogggias committed Jan 9, 2025
1 parent 1a6b398 commit 7e4d4ce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@

## Integration

### Android
### Gradle (JVM, Android, KMP)

Add this to your dependencies:

`implementation 'io.stepuplabs.spaydkmp:spayd-kmp-android:<latest-version>'`
`implementation 'io.stepuplabs.spaydkmp:spayd-kmp:<latest-version>'`

### iOS

Expand Down
3 changes: 1 addition & 2 deletions shared/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,7 @@ skie {

deployer {
content {
androidComponents("release") {
kotlinSources()
kotlinComponents {
emptyDocs()
}
}
Expand Down

0 comments on commit 7e4d4ce

Please sign in to comment.