NIAEFEUP / uni

Mobile app designed to help students of the University of Porto to manage their academic life.
GNU General Public License v3.0
50 stars 18 forks source link

Diferentiate the release and debug versions of uni. #1399

Closed pedroafmonteiro closed 6 days ago

pedroafmonteiro commented 1 week ago

Changed build.gradle to add the new suffix. Changed AndroidManifest.xml to change the app name based on release or debug version.

Review checklist

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 12%. Comparing base (bc5ba1c) to head (8c5e78a). Report is 6 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1399 +/- ## ======================================= Coverage 12% 12% ======================================= Files 265 265 Lines 7209 7209 ======================================= Hits 806 806 Misses 6403 6403 ```