relaycorp / relaynet-courier-android

Awala Courier for Android
https://play.google.com/store/apps/details?id=tech.relaycorp.courier
GNU General Public License v3.0
9 stars 3 forks source link

fix(deps): Update to Kotlin 1.8 + Awala dependencies #582

Closed sdsantos closed 1 year ago

sdsantos commented 1 year ago

Did some simple QA, planning to do more thorough QA with the 3 apps updated.

sdsantos commented 1 year ago

@gnarea instrumented tests are failing on the API 24 emulator, but I've run them on my own emulators API 23 and API 24 and then all pass 🤷

gnarea commented 1 year ago

@sdsantos, any chance those 4 failures could point to a real/production issue on Android 7? If not, we can replace the following with a virtual API 24device that works:

https://github.com/relaycorp/relaynet-courier-android/blob/8a09bf57f3f05566ef872f384e8c712e13d683b6/app/firebase-test-lab.yml#L7-L11

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.4.37 :tada:

The release is available on:

Your semantic-release bot :package::rocket: