Move all the data classes into a model module. Configure the PetAdoption app module to reference it. The package name for the model classes should not change or should be similar to as how they are now. A good one may be com.codefororlando.petadoption.models
Move all the data classes into a model module. Configure the PetAdoption app module to reference it. The package name for the model classes should not change or should be similar to as how they are now. A good one may be
com.codefororlando.petadoption.models