Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
taehwandev authored May 2, 2024
1 parent 1c18dff commit 3f89f65
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ implementation("tech.thdev:extensions-compose-keyboard-state:1.7.0-alpha06")
implementation("tech.thdev:extensions-compose-system-ui-controller:1.7.0-alpha06")
```

## Download Stable - compose 1.6.5
## Download Stable - compose 1.6.7

Use gradle - compose 1.6.5, compose compiler 1.5.11, kotlin 1.9.23
Use gradle - compose 1.6.7, compose compiler 1.5.13, kotlin 1.9.23

```kotlin
implementation("tech.thdev:extensions-compose-keyboard-state:1.6.5")
implementation("tech.thdev:extensions-compose-system-ui-controller:1.6.5")
implementation("tech.thdev:extensions-compose-keyboard-state:1.6.7")
implementation("tech.thdev:extensions-compose-system-ui-controller:1.6.7")
```

Release version are available in [Sonatyp's repository.](https://search.maven.org/search?q=tech.thdev)
Expand Down

0 comments on commit 3f89f65

Please sign in to comment.