wordpress-mobile / AztecEditor-Android

A reusable native Android rich text editor component.
Mozilla Public License 2.0
669 stars 114 forks source link

Upgrade AztecEditor-Android to Android 13 #1035

Closed irfano closed 11 months ago

irfano commented 1 year ago
### Tasks
- [x] Upgrade `compileSdk` to 33 https://github.com/wordpress-mobile/AztecEditor-Android/pull/1037
- [x] Upgrade `targetSdk` to 33 #1040
- [x] Publish a new version
- [ ] ~~Bump the Aztec Editor version on [WPAndroid](https://github.com/wordpress-mobile/WordPress-Android)~~
- [ ] ~~Bump the Aztec Editor version on [Gutenberg](https://github.com/wordpress-mobile/gutenberg-mobile/) in [#5556](https://github.com/wordpress-mobile/gutenberg-mobile/issues/5556)~~

Warning Bumping the Aztec Editor version tasks are blocked by https://github.com/wordpress-mobile/gutenberg-mobile/issues/5556. We will update both the Aztec Editor and Mobile Gutenberg simultaneously.

ravishanker commented 1 year ago

Should this be part of this issue https://github.com/wordpress-mobile/gutenberg-mobile/issues/5556

irfano commented 1 year ago

This issue is related to Gutenberg but not only to it. Aztec-Editor is also used in WPAndroid. Therefore, we need to update the AztecEditor version on all consumer projects.

irfano commented 11 months ago

Bumping versions on WPAndroid and gutenberg-mobile will be done with https://github.com/wordpress-mobile/gutenberg-mobile/issues/5556.