File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# PhotoEditor SDK - Changelog
22
3+ ## v10.3.3
4+
5+ ### Fixed
6+ * Synchronous serialization loading sometimes crash due to a concurrency bug.
7+
38## v10.3.2
49
510### Fixed
Original file line number Diff line number Diff line change 1616 <img src="https://img.shields.io/badge/platform-android-2DC25C.svg?style=flat">
1717 </a >
1818 <a href =" https://artifactory.img.ly/artifactory/imgly/ly/img/android/pesdk/ " >
19- <img src="https://img.shields.io/badge/VERSION-10.3.2 -007ec6.svg?style=flat" alt="Maven">
19+ <img src="https://img.shields.io/badge/VERSION-10.3.3 -007ec6.svg?style=flat" alt="Maven">
2020 </a >
2121 <a href =" http://twitter.com/PhotoEditorSDK " >
2222 <img src="https://img.shields.io/badge/twitter-@PhotoEditorSDK-8646E2.svg?style=flat" alt="Twitter">
Original file line number Diff line number Diff line change 22
33buildscript {
44 ext. kotlin_version = ' 1.5.32'
5- ext. vesdk_version = ' 10.3.2 '
5+ ext. vesdk_version = ' 10.3.3 '
66 repositories {
77 google()
88 gradlePluginPortal()
You can’t perform that action at this time.
0 commit comments