mozilla-lockwise / lockwise-android

Firefox's Lockwise app for Android
https://mozilla-lockwise.github.io/lockwise-android/
Mozilla Public License 2.0
623 stars 104 forks source link

Upgrade compile and target SDK to 29 #1242

Closed jonalmeida closed 3 years ago

jonalmeida commented 3 years ago

Fixes #1241

Testing and Review Notes

~I wasn't able to test these changes but I wrote some tests or fixed the ones that mattered.~ I did some testing but a round of QA for this with varying network connectivity would be great.

To Do

jonalmeida commented 3 years ago

cc: @st3fan

jonalmeida commented 3 years ago

The PR is only failing on the coverage report uploading to CodeCov:

->  Pinging Codecov
https://codecov.io/upload/v4?package=bitrise-step-20201116-eea08d9&token=secret&branch=issue-1241&commit=e2b14f228bca360cdeecb879f8e98d5cec718493&build=6537&build_url=https%3A%2F%2Fapp.bitrise.io%2Fbuild%2Fde0272a08fc8d1d2&name=&tag=&slug=mozilla-lockwise%2Flockwise-android&service=bitrise&flags=&pr=1242&job=&cmd_args=Q,Z
HTTP 400
Please provide the repository token to upload reports via `-t :repository-token`
jonalmeida commented 3 years ago

Ah ha, I was wrong. It was the android-lint task that was failing and I didn't see it.

jonalmeida commented 3 years ago

Replacing with https://github.com/mozilla-lockwise/lockwise-android/pull/1243