Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lavmee authored May 21, 2024
1 parent cb0cf29 commit 1692318
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 @@ -71,7 +71,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("tech.annexflow.compose:constraintlayout-compose-multiplatform:0.3.1")
implementation("tech.annexflow.compose:constraintlayout-compose-multiplatform:0.4.0")
}
}
```
Expand Down

0 comments on commit 1692318

Please sign in to comment.