Skip to content

Commit e554681

Browse files
Merge pull request #732 from KovalevAndrey/release-1.7.1
Release 1.7.1
2 parents 7d0640b + d48d2f1 commit e554681

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,16 @@
22

33
## Pending changes
44

5+
-
6+
7+
---
8+
9+
## 1.7.1
10+
511
- [#730](https://github.com/bumble-tech/appyx/pull/730)**Updated**: Jetpack Compose BOM to 1.8
612

13+
<div style="text-align: center"><small>2 May 2025</small></div>
14+
715
---
816

917
## 1.7.0

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ org.gradle.caching=true
33
org.gradle.parallel=true
44
android.useAndroidX=true
55
kotlin.code.style=official
6-
library.version=1.7.0
6+
library.version=1.7.1

0 commit comments

Comments
 (0)