Skip to content

Commit a2fd38e

Browse files
authored
Update 2022-09-23-compose.md
Fix #5512 link
1 parent cbba037 commit a2fd38e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2022-09-23-compose.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ disqus: 1
1515

1616
Glide's Compose integration is in beta. Please submit bugs if you encounter any and/or feature requests to [Glide's Github Issues][5].
1717

18-
We are temporarily rolling back many of the recent API changes to Glide Compose. The APIs were not performing as expected and are therefore being reconsidered. They will be removed in a future update to the beta branch. Apps relying on the current Glide Compose beta behavior may continue to do so by keeping the dependency on [com.github.bumptech.glide:compose:1.0.0-beta01](https://mvnrepository.com/artifact/com.github.bumptech.glide/compose/1.0.0-beta01). This work is being tracked in https://github.com/bumptech/glide/issues/5512.
18+
We are temporarily rolling back many of the recent API changes to Glide Compose. The APIs were not performing as expected and are therefore being reconsidered. They will be removed in a future update to the beta branch. Apps relying on the current Glide Compose beta behavior may continue to do so by keeping the dependency on [com.github.bumptech.glide:compose:1.0.0-beta01](https://mvnrepository.com/artifact/com.github.bumptech.glide/compose/1.0.0-beta01). This work is being tracked in [#5512](https://github.com/bumptech/glide/issues/5512).
1919

2020

2121
~~The API is close to final. We'll remove the ability to use subcompositions as placeholders. We may replace `GlideSubcomposition` with a custom `Modifier`. If we do so, we will deprecate `GlideSubcomposition` first so that you have time to migrate.~~

0 commit comments

Comments
 (0)