Skip to content

Commit

Permalink
Update README.md (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
realityexpander committed Apr 9, 2024
1 parent 3270fc3 commit 61a6f90
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 @@ -37,7 +37,7 @@ You'll note that I have kept the package name the same as that in AndroidX. This
```kotlin
val commonMain by getting {
dependencies {
implementation("dev.chrisbanes.material3:material3-window-size-class-multiplatform:0.3.1")
implementation("dev.chrisbanes.material3:material3-window-size-class-multiplatform:0.5.0")
}
}
```
Expand Down

0 comments on commit 61a6f90

Please sign in to comment.