We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f4a4e67 + 4d0a77d commit 9f2cb0cCopy full SHA for 9f2cb0c
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [1.3.35](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.35)
4
+### Changed
5
+- Update Glide version to 4.10.0
6
+
7
## [1.3.34](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.34)
8
### Added
9
- Added the ability to report to the host app the IndexOutOfBounds exception
README.md
@@ -105,7 +105,7 @@ repositories {
105
```
106
```gradle
107
dependencies {
108
- api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.34')
+ api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.35')
109
}
110
111
0 commit comments