home-assistant-android/wear
Joris Pelgröm b26928bbea
Update Kotlin to 1.6 and Compose to 1.1 (#2372)
* Update Kotlin to 1.6 and Compose to 1.1

 - Remove @ExperimantalComposeUiApi, @ExperimentalWearMaterialApi annotations (because the functions aren't experimental, we are just using an experimental API) and replace with an opt-in declaration at the 'lowest level' usage
 - Websocket: ProducerScope is no longer experimental so the annotation can be completely removed
 - Wear: the animation APIs that are used for the time text are no longer experimental so the annotation can be completely removed

* Update for Compose sensor settings merge
2022-03-15 10:15:14 -04:00
..
src Update Kotlin to 1.6 and Compose to 1.1 (#2372) 2022-03-15 10:15:14 -04:00
build.gradle.kts Update Kotlin to 1.6 and Compose to 1.1 (#2372) 2022-03-15 10:15:14 -04:00
proguard-rules.pro Feature/wear publishing (#1264) 2020-12-27 22:04:37 -05:00