ryanw-mobile / OctoMeter

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

Android: fix release build crash #171

Closed ryanw-mobile closed 1 month ago

ryanw-mobile commented 1 month ago

The last version we can locally get an apk to work on real Pixel 7 is compose-ui 1.7.0-alpha07

We don't have time to deal with whatever API council suggestion that caused alpha08 to change the static method but for now we need an app to work

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 42.88%. Comparing base (82be0a9) to head (8b3a11f).

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

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