Skip to content

Commit 1692318

Browse files
authored
Update README.md
1 parent cb0cf29 commit 1692318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ You'll note that I have kept the package name the same as that in AndroidX. This
7171
```kotlin
7272
val commonMain by getting {
7373
dependencies {
74-
implementation("tech.annexflow.compose:constraintlayout-compose-multiplatform:0.3.1")
74+
implementation("tech.annexflow.compose:constraintlayout-compose-multiplatform:0.4.0")
7575
}
7676
}
7777
```

0 commit comments

Comments
 (0)