I have a class HillfortStore in this package:
package org.wit.hillforts.models
Messed up the package name in the class (missing the \'s\'):
just do this :
in main project folder ,in terminal type
cd android
then type this
./gradlew clean
then build your app again