File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.3.40] ( https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.40 )
4+ ### Changed
5+ - Adds support to to customise styles for the Aztec Toolbar
6+
37## [ 1.3.39] ( https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.39 )
48### Fixed
59- Move media button initialization to avoid crash when advanced toolbar is enabled and media button is disabled
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ repositories {
105105```
106106``` gradle
107107dependencies {
108- api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.39 ')
108+ api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.40 ')
109109}
110110```
111111
You can’t perform that action at this time.
0 commit comments