Skip to content

Commit

Permalink
Merge branch 'release'
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisCAD committed Aug 17, 2023
2 parents 679ceeb + c2eebfa commit 9deae98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/add-dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Here's a usage example with Jetpack Compose in an Android project:
...

composeOptions {
kotlinCompilerExtensionVersion = versionFor(AndroidX.compose.ui)
kotlinCompilerExtensionVersion = versionFor(project, AndroidX.compose.ui)
}
```

Expand Down

0 comments on commit 9deae98

Please sign in to comment.