yassineAbou / Clock

A Jetpack Compose clock app with timer, stopwatch and one-time/recurring alarms.
Apache License 2.0
19 stars 4 forks source link

Conversion to code compatible with API 34 #3

Closed sakaijunsoccer closed 3 months ago

sakaijunsoccer commented 3 months ago

Changed API34 so that Media Playback works in Foreground. Also, along with that, it was necessary to upgrade ksp and kotlin etc.