ryanw-mobile / OctoMeter

🔥Kotlin Multiplatform Desktop/Android/iOS Energy Tracker app
Other
88 stars 8 forks source link

(#172) Fix Android App crash in release build #177

Closed ryanw-mobile closed 1 month ago

ryanw-mobile commented 1 month ago

Fixed two bugs that made the Android release crashed:

  1. Compose UI Tooling incompatible with JetBrains Compose
  2. Encrypted SharedPreferences failed to decrypt Google Play's restored datafile
codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 42.31%. Comparing base (99f382f) to head (1916f28).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #177 +/- ## ========================================== - Coverage 42.88% 42.31% -0.57% ========================================== Files 88 88 Lines 1637 1621 -16 Branches 226 226 ========================================== - Hits 702 686 -16 Misses 877 877 Partials 58 58 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.