google-developer-training / basic-android-kotlin-compose-training-dessert-clicker

Apache License 2.0
49 stars 126 forks source link

Stages of the activity lifecycle #33

Open Caege opened 3 days ago

Caege commented 3 days ago

Stages of the Activity lifecycle

Describe the problem
when I click the run button in the android studio I get the error Could not resolve all files for configuration ':app:debugRuntimeClasspath'.

Steps to reproduce?

  1. clone the repo and wait for the gradle to sync
  2. click the run button

Versions
_Android Studio version: _koala API version of the emulator: 35

Caege commented 3 days ago

for some reason deleting C:\Users\name\.gradle\caches\modules-2\files-2.1 this folder solved it