Skip to content

Commit 1c13ab4

Browse files
Merge pull request #484 from KovalevAndrey/1.x-release-1.3.0
Release 1.3.0
2 parents ccae2a3 + d354a81 commit 1c13ab4

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,16 @@
22

33
## Pending changes
44

5+
-
6+
7+
---
8+
9+
## 1.3.0
10+
511
- [#425](https://github.com/bumble-tech/appyx/pull/425)**Fixed**: Up navigation should be properly propagated from Appyx to RIBs
6-
- [#384](https://github.com/bumble-tech/appyx/issues/384)**Updated**: Compose BOM version and activity-compose version
12+
- [#384](https://github.com/bumble-tech/appyx/issues/384)**Updated**: Compose BOM version and activity-compose version
13+
14+
<div style="text-align: center"><small>22 Jun 2023</small></div>
715

816
---
917

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.2.0
6+
library.version=1.3.0

0 commit comments

Comments
 (0)