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 #15

Open troodon-formosus opened 1 year ago

troodon-formosus commented 1 year ago

Please check the dependencies in both main and ViewModel branches, it's a non-working mess. Why using 'ext' in a .kts file? Also the syntax in Gradle files is beyond inconsistent: sometimes you use brackets, sometimes you don't, also the same is valid for '/" and so on. It's really hard to concentrate on learning, when one constantly has to fix the code.

image