project-anuvaad / Project-Saral

Project Saral should be viewed as an OCR-plus application that is capable of doing OCR and can also understand the structure of the physical input.
MIT License
0 stars 1 forks source link

Saral v1.0 release package testing #115

Open dileep-gadiraju opened 2 years ago

dileep-gadiraju commented 2 years ago
  1. Follow the below steps (correct the steps if needed) and generate app-release.apk file.
  2. Install app-release.apk in mobile pointing to dev server and Test the application.
  3. Also add signing functionality MYAPP_UPLOAD_STORE_FILE in gradle.properties and google-services.json for firebase.

https://github.com/project-anuvaad/Project-Saral/wiki/Saral-App-build-delivery-process

dileep-gadiraju commented 2 years ago

Add com.google.firebase:firebase-crashlytics-gradle:2.7.1 enableProguardInReleaseBuilds

dileep-gadiraju commented 2 years ago

https://github.com/project-anuvaad/saral-data/blob/master/android/build.gradle#L18