We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98fc34b commit 8db3591Copy full SHA for 8db3591
CHANGELOG.md
@@ -2,8 +2,14 @@
2
3
## Pending changes
4
5
+---
6
+
7
+## 1.6.0-alpha01
8
9
- [#701](https://github.com/bumble-tech/appyx/pull/701) – **Added**: Shared element transition and movable content support
10
11
+<div style="text-align: center"><small>08 May 2024</small></div>
12
13
---
14
15
## 1.5.0
gradle.properties
@@ -3,5 +3,5 @@ org.gradle.caching=true
org.gradle.parallel=true
android.useAndroidX=true
kotlin.code.style=official
-library.version=1.5.0
+library.version=1.6.0-alpha01
android.experimental.lint.version=8.4.0-rc02
0 commit comments