Automattic / simplenote-android

Simplenote for Android
https://simplenote.com
GNU General Public License v2.0
1.76k stars 299 forks source link

Upgrade tagetSdkVersion to Android 31 #1571

Closed danilo04 closed 1 year ago

danilo04 commented 1 year ago

Fixes ##1570.

Fix

Upgrade to targetSdkVersion = 31 and compileSdkVersion = 31. Following the recommendations for the upgrade, we were affected by the following:

We apply the following changes to support the new targetSdkVersion:

Test

Smoke test the whole app.

Review

Only one developer is required to review these changes, but anyone can perform the review.

Release

RELEASE-NOTES.txt was updated in a7465aeee3a84990e006b6038b633b28acf1728e with:

Upgrade to targetSdkVersion 31 (Android 31)

wpmobilebot commented 1 year ago
You can test the changes on this Pull Request by downloading an installable build (simplenote-android-installable-build-pr1571-a7465ae-01848c85-1dc2-48db-a9be-5744215fac70.apk), or scanning this QR code:
matthewejohnson711 commented 1 year ago

sounds good