google-developer-training / basic-android-kotlin-compose-training-lunch-tray

Apache License 2.0
41 stars 49 forks source link

Add a ViewModel to Dessert Clicker: Android Basics in Compose #19

Closed nramapurath closed 1 year ago

nramapurath commented 1 year ago

On page 3 (Set up dependencies), the files named (build.gradle) do not match the files in the starter code repository (build.gradle.kts). As such, the syntax for adding the dependencies are incorrect and do not work.

nramapurath commented 1 year ago

Duplicate of #13, and leads to issues such as in #8