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 7d0640b + d48d2f1 commit e554681Copy full SHA for e554681
CHANGELOG.md
@@ -2,8 +2,16 @@
2
3
## Pending changes
4
5
+-
6
+
7
+---
8
9
+## 1.7.1
10
11
- [#730](https://github.com/bumble-tech/appyx/pull/730) – **Updated**: Jetpack Compose BOM to 1.8
12
13
+<div style="text-align: center"><small>2 May 2025</small></div>
14
15
---
16
17
## 1.7.0
gradle.properties
@@ -3,4 +3,4 @@ org.gradle.caching=true
org.gradle.parallel=true
android.useAndroidX=true
kotlin.code.style=official
-library.version=1.7.0
+library.version=1.7.1
0 commit comments