#Artemis Pro
In order to build and run this project ensure to read the following sections
In order to be able to create signed bundle releases you will need two files the artemis.jks keystore and the keystore.properties, these files should be placed on the project root
Ensure that the property storeFile
defined in the keystore.properties point to the absolute
path of the file artemis.jks on your system.
Crash reporting is enabled on the application via Firebase Crashlytics in order to be able to build the project you will need a google-services.json file, you need to place it inside the app folder in the project root.