name: Persist data with Room issue template.
about: Issue template for Persist data with Room codelab
title: Persist data with Room
labels: ''
assignees: ''
URL of codelab:
https://github.com/google-developer-training/basic-android-kotlin-compose-training-inventory-app/issues/new?assignees=&labels=&template=persist-data-with-room-issue-template.md&title=Persist+data+with+Room
Specify the language of the codelab if it is not English:
In which task and step of the codelab can this issue be found?
Step 17
Describe the problem
Step 17 tells you to add .fallbackToDestructiveMigration(), but this is deprecated and the final code state and the end of this page does not include it.
name: Persist data with Room issue template.
about: Issue template for Persist data with Room codelab
title: Persist data with Room
labels: ''
assignees: ''
URL of codelab:
https://github.com/google-developer-training/basic-android-kotlin-compose-training-inventory-app/issues/new?assignees=&labels=&template=persist-data-with-room-issue-template.md&title=Persist+data+with+Room
Specify the language of the codelab if it is not English:
In which task and step of the codelab can this issue be found?
Step 17
Describe the problem
Step 17 tells you to add .fallbackToDestructiveMigration(), but this is deprecated and the final code state and the end of this page does not include it.