android / architecture-samples

A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Apache License 2.0
44.16k stars 11.6k forks source link

Fix dependencies, compile with Java 19, added Quit action to ... menu #951

Closed rssnow1 closed 1 year ago

rssnow1 commented 1 year ago

I had to switch to using the Beta version of android studio because of a Kotlin compiler mismatch with the Compose compiler versions. Also added Quit action to the ... menu.

rssnow1 commented 1 year ago

switched to beta studio, added Quit action to menu.