We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33e50a1 commit 041bbb4Copy full SHA for 041bbb4
2 files changed
CHANGELOG.md
@@ -4,6 +4,10 @@
4
5
## [Unreleased]
6
7
+## [1.3.0]
8
+
9
+_2025-07-23_
10
11
### Spark
12
13
#### 🆕 High Color Contrast Support
@@ -627,7 +631,9 @@ _2023-03-29_
627
631
628
632
<!-- Links -->
629
633
630
-[Unreleased]: https://github.com/leboncoin/spark-android/compare/1.2.2...HEAD
634
+[Unreleased]: https://github.com/leboncoin/spark-android/compare/1.3.0...HEAD
635
636
+[1.3.0]: https://github.com/leboncoin/spark-android/releases/tag/1.3.0
637
638
[1.2.2]: https://github.com/leboncoin/spark-android/releases/tag/1.2.2
639
gradle.properties
@@ -20,7 +20,7 @@
20
# SOFTWARE.
21
#
22
23
-version=1.3.0-rc01
+version=1.3.0
24
group=com.adevinta.spark
25
26
org.gradle.caching=true
0 commit comments