You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Or import project from Android Studio and run it from there.
NOTE: In order for the build to succeed the Firebase Crashlytics plugin requires google-services.json
config file to be present inside "app" folder root
To validate signatures in offline mode, eu-lotl.xml and EE.xml files are bundled in config-lib/src/main/assets/tslFiles folder. You can manually update TSL files by downloading the latest TSL files:
1. https://ec.europa.eu/tools/lotl/eu-lotl.xml -> Rename file to "eu-lotl.xml"
2. https://sr.riik.ee/tsl/estonian-tsl.xml -> Rename file to "EE.xml"
3. Move these files to config-lib/src/main/assets/tslFiles folder.