What We Changed
The book’s GitLab repository contains the entire result of having completed this tutorial. In particular, it contains the changed files:
build.gradleapp/build.gradleapp/src/main/java/com/commonsware/todo/repo/ToDoEntity.ktapp/src/main/java/com/commonsware/todo/repo/ToDoDatabase.ktapp/src/main/java/com/commonsware/todo/repo/TypeTransmogrifier.ktapp/src/main/java/com/commonsware/todo/ToDoApp.ktapp/src/main/java/com/commonsware/todo/repo/ToDoRepository.kt
Prev Table of Contents Next
This book is licensed under the Creative Commons Attribution-ShareAlike 4.0 International license.