Skip to content

Commit

Permalink
Update README.md (#2032)
Browse files Browse the repository at this point in the history
  • Loading branch information
yschimke authored Feb 14, 2024
1 parent 39e748e commit e2643bf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@ The currently maintained branches of Horologist are.

| Version | Branch | Min SDK (Wear) | Description |
| ------- | ------------- | -------------- | ----------- |
| 0.4.x | release-0.4.x | 25/26 | Wear Compose 1.2.x (stable) and Media3, and generally stable APIs. |
| 0.5.x | main | 25 | Wear Compose 1.3.x, Compose 1.5.x, Media3 and some betas of Androidx. |
| 0.6.x | _future_ | 26 | Wear Compose 1.4.x, Compose 1.6.x and generally latest alphas of Androidx. |
| 0.5.x | release-0.5.x | 25 | Wear Compose 1.3.x, Compose 1.6.x, Media3 and some betas of Androidx. |
| 0.6.x | main | 26 | Wear Compose 1.4.x, Compose 1.7.x and generally latest relevant alphas of Androidx. |

Maintenance branches will not delete existing APIs and they should remain stable. However
the main branch will actively update to incorporate new API guidance, removing or changing
Expand Down

0 comments on commit e2643bf

Please sign in to comment.