File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55## [ Unreleased]
66
7+ ## [ 1.2.2]
8+
9+ _ 2025-04-28_
10+
11+ ### Spark
12+ * ✨ Introduce ` SparkExceptionHandler ` that allow users to control the behavior of some crashable unvalid events/states
13+ * 🐛 Fix ` Image ` Icon Size leading to crash
14+ * 🐛 ` Image ` will now signal that it's missing a defined size
15+
716## [ 1.2.1]
817
918_ 2025-03-27_
@@ -470,7 +479,9 @@ _2023-03-29_
470479
471480<!-- Links -->
472481
473- [ Unreleased ] : https://github.com/leboncoin/spark-android/compare/1.2.1...HEAD
482+ [ Unreleased ] : https://github.com/leboncoin/spark-android/compare/1.2.2...HEAD
483+
484+ [ 1.2.2 ] : https://github.com/leboncoin/spark-android/releases/tag/1.2.2
474485
475486[ 1.2.1 ] : https://github.com/leboncoin/spark-android/releases/tag/1.2.1
476487
Original file line number Diff line number Diff line change 2020# SOFTWARE.
2121#
2222
23- version =1.2.1
23+ version =1.2.2
2424group =com.adevinta.spark
2525
2626org.gradle.caching =true
You can’t perform that action at this time.
0 commit comments