Skip to content

Commit

Permalink
Remove explicit Compose version on README
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbanes committed May 14, 2020
1 parent 5d08419 commit 2b648e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -6,7 +6,7 @@ Accompanist is a group of libraries which contains some utilities which I've fou
* 🖼️ [Coil image loading composables](./coil/README.md)

[Jetpack Compose][compose] is a fast moving project and I'll be updating these libraries to match the
latest tagged release as quickly as possible. Currently all of the libraries depend on [**`v0.1.0-dev10`**](https://developer.android.com/jetpack/androidx/releases/ui) of the Compose UI libraries.
latest tagged release as quickly as possible. Each [release listing](https://github.com/chrisbanes/accompanist/releases) will outline what version of Compose and the UI libraries it depends on.

## Download

Expand Down Expand Up @@ -55,4 +55,4 @@ limitations under the License.

[compose]: https://developer.android.com/jetpack/compose
[snap]: https://oss.sonatype.org/content/repositories/snapshots/
[mdc]: https://material.io/develop/android/
[mdc]: https://material.io/develop/android/

0 comments on commit 2b648e1

Please sign in to comment.