From e8e9f516685e312533d895518ddb4ddd9f9b20fb Mon Sep 17 00:00:00 2001 From: Michael Stillwell Date: Wed, 13 Nov 2024 17:49:24 +0000 Subject: [PATCH] Update README.md --- WearTilesKotlin/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WearTilesKotlin/README.md b/WearTilesKotlin/README.md index 72ea60ca6..5d3c929f9 100644 --- a/WearTilesKotlin/README.md +++ b/WearTilesKotlin/README.md @@ -7,7 +7,7 @@ Wear Tiles Sample actions users need in order to get things done. With a simple swipe from the watch face, a user can find out the latest forecast or start a timer. -This repository contains a sample tile built using the [Tiles Material Components](https://developer.android.com/reference/androidx/wear/tiles/material/package-summary) +This repository contains a sample tile built using the [Tiles Material Components](https://developer.android.com/reference/androidx/wear/protolayout/material/package-summary) library (for UI) and [Horologist Tiles](https://github.com/google/horologist#-tiles) (preview utilities and Kotlin-friendly wrappers).