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
2+ ## 10.10.14
3+ ### Fixed
4+ * AGP 9 Final Module not being generated automatically
5+
6+
27## 10.10.13
38### Fixed
49* Improve Android editor action bar safe-area handling in landscape so edge buttons stay accessible on devices with system gesture or cutout insets.
Original file line number Diff line number Diff line change 33buildscript {
44 ext. kotlin_version = ' 1.8.22'
55 ext. ksp_version = ' 1.8.22-1.0.11'
6- ext. pesdk_version = ' 10.10.13 ' // Insert the latest SDK version here. You will find it here https://github.com/imgly/pesdk-android-demo/releases
6+ ext. pesdk_version = ' 10.10.14 ' // Insert the latest SDK version here. You will find it here https://github.com/imgly/pesdk-android-demo/releases
77 repositories {
88 google()
99 gradlePluginPortal()
You can’t perform that action at this time.
0 commit comments