You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Specify the language of the codelab if it is not English:
In which task and step of the codelab can this issue be found?
Task 3 - Add Jetpack Compose Library
Describe the problem
The given dependencies will not sync unless " activity_compose_version = '1.6.1'" is added to the project level build.gradle. The solution code contains this code but it is not specified in the instructions.
Additional information Include screenshots if they would be useful in clarifying the problem.
The text was updated successfully, but these errors were encountered:
cjparent
changed the title
Add Compose to a View based app
Compose Version Dependency
Mar 2, 2023
URL of codelab:
https://developer.android.com/codelabs/basic-android-kotlin-training-compose-add-compose-to-a-view-based-app?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-8-pathway-1%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-training-compose-add-compose-to-a-view-based-app#2
Specify the language of the codelab if it is not English:
In which task and step of the codelab can this issue be found?
Task 3 - Add Jetpack Compose Library
Describe the problem
The given dependencies will not sync unless " activity_compose_version = '1.6.1'" is added to the project level build.gradle. The solution code contains this code but it is not specified in the instructions.
Additional information
Include screenshots if they would be useful in clarifying the problem.
The text was updated successfully, but these errors were encountered: