Android Studio Chipmunk Essentials - Kotlin Edition was published on May 12, 2022. The current revision is 1.1. The revision of your copy of the book can be found in the copyright page at the start of the book.
Known issues with revision 1.0
Class and Filename Changes
In chapters 42, 43, 47, 48, 76, and 77 class and file names should read as follows:
- main_fragment.xml should read fragment_main.xml
- MainFragmentBinding should read FragmentMainBinding
In addition, all instances of main_activity should read activity_main.