Skip to content

Commit 8d86bfa

Browse files
authored
Merge pull request #729 from bumble-tech/release-1.7.0
Release 1.7.0
2 parents 5513d52 + c15de4c commit 8d86bfa

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

33
## Pending changes
44

5+
-
6+
7+
---
8+
9+
## 1.7.0
10+
511
- [#727](https://github.com/bumble-tech/appyx/pull/727)**Updated**: Ribs to 0.41.0 and MVICore to 2.0.0
612

13+
<div style="text-align: center"><small>7 Apr 2025</small></div>
14+
15+
---
16+
717
## 1.6.0
818

919
- [#719](https://github.com/bumble-tech/appyx/pull/719)**Updated**: Jetpack Compose to 1.7.6
@@ -12,6 +22,8 @@
1222

1323
<div style="text-align: center"><small>8 Jan 2025</small></div>
1424

25+
---
26+
1527
## 1.5.1
1628

1729
- [#705](https://github.com/bumble-tech/appyx/pull/705)**Fixed**: ChildAware extension functions now allow Any type as a parameter

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.6.0
6+
library.version=1.7.0

0 commit comments

Comments
 (0)