-
Notifications
You must be signed in to change notification settings - Fork 118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update targetSdkVersion
to 31 for Android 12 Migration
#1003
Comments
👋 @AjeshRPai ! As per the discussion on having PS: I am asking that because I needed to test an emoji update on WPAndroid, but couldn't because of the |
👋🏻 @ParaskP7! |
👋 @irfano @AjeshRPai !
👍
This is great, thanks you both for coordinating and collaborating on this! ❤️ 🙇 🚀 FYI: With Aztec, I recommend first updating to
This sounds good and apologies if this sounded as something "too" urgent. It is just that we need to deal with this |
Parent #wordpress-mobile/WordPress-Android#16062
As part of the migration of WP Android to Android 12, the
targetSdkVersion
on the dependent libraries can be updated to 31. The Wordpress Android had atargetSdkVersion
of 30 which now has been updated to 31 in this PR - wordpress-mobile/WordPress-Android#17153. So in order to keep thetargetSdkVersion
to be consistent with the apps, this change needs to be taken up.The text was updated successfully, but these errors were encountered: